Uses of Interface
software.amazon.awssdk.services.quicksight.model.UpdateApplicationWithTokenExchangeGrantResponse.Builder
-
Packages that use UpdateApplicationWithTokenExchangeGrantResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UpdateApplicationWithTokenExchangeGrantResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UpdateApplicationWithTokenExchangeGrantResponse.Builder Modifier and Type Method Description static UpdateApplicationWithTokenExchangeGrantResponse.BuilderUpdateApplicationWithTokenExchangeGrantResponse. builder()UpdateApplicationWithTokenExchangeGrantResponse.BuilderUpdateApplicationWithTokenExchangeGrantResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.UpdateApplicationWithTokenExchangeGrantResponse.BuilderUpdateApplicationWithTokenExchangeGrantResponse.Builder. status(Integer status)The HTTP status of the request.UpdateApplicationWithTokenExchangeGrantResponse.BuilderUpdateApplicationWithTokenExchangeGrantResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type UpdateApplicationWithTokenExchangeGrantResponse.Builder Modifier and Type Method Description static Class<? extends UpdateApplicationWithTokenExchangeGrantResponse.Builder>UpdateApplicationWithTokenExchangeGrantResponse. serializableBuilderClass()
-