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