Uses of Class
software.amazon.awssdk.services.quicksight.model.DeleteIdentityPropagationConfigResponse
-
Packages that use DeleteIdentityPropagationConfigResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of DeleteIdentityPropagationConfigResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return DeleteIdentityPropagationConfigResponse Modifier and Type Method Description default DeleteIdentityPropagationConfigResponseQuickSightClient. deleteIdentityPropagationConfig(Consumer<DeleteIdentityPropagationConfigRequest.Builder> deleteIdentityPropagationConfigRequest)Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application.default DeleteIdentityPropagationConfigResponseQuickSightClient. deleteIdentityPropagationConfig(DeleteIdentityPropagationConfigRequest deleteIdentityPropagationConfigRequest)Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type DeleteIdentityPropagationConfigResponse Modifier and Type Method Description default CompletableFuture<DeleteIdentityPropagationConfigResponse>QuickSightAsyncClient. deleteIdentityPropagationConfig(Consumer<DeleteIdentityPropagationConfigRequest.Builder> deleteIdentityPropagationConfigRequest)Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application.default CompletableFuture<DeleteIdentityPropagationConfigResponse>QuickSightAsyncClient. deleteIdentityPropagationConfig(DeleteIdentityPropagationConfigRequest deleteIdentityPropagationConfigRequest)Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application.
-