Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateIdentityPropagationConfigResponse
-
Packages that use UpdateIdentityPropagationConfigResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of UpdateIdentityPropagationConfigResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return UpdateIdentityPropagationConfigResponse Modifier and Type Method Description default UpdateIdentityPropagationConfigResponseQuickSightClient. updateIdentityPropagationConfig(Consumer<UpdateIdentityPropagationConfigRequest.Builder> updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access.default UpdateIdentityPropagationConfigResponseQuickSightClient. updateIdentityPropagationConfig(UpdateIdentityPropagationConfigRequest updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type UpdateIdentityPropagationConfigResponse Modifier and Type Method Description default CompletableFuture<UpdateIdentityPropagationConfigResponse>QuickSightAsyncClient. updateIdentityPropagationConfig(Consumer<UpdateIdentityPropagationConfigRequest.Builder> updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access.default CompletableFuture<UpdateIdentityPropagationConfigResponse>QuickSightAsyncClient. updateIdentityPropagationConfig(UpdateIdentityPropagationConfigRequest updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access.
-