Uses of Class
software.amazon.awssdk.services.quicksight.model.DeleteIdentityPropagationConfigRequest
-
Packages that use DeleteIdentityPropagationConfigRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DeleteIdentityPropagationConfigRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DeleteIdentityPropagationConfigRequest Modifier and Type Method Description 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.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. -
Uses of DeleteIdentityPropagationConfigRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DeleteIdentityPropagationConfigRequest Modifier and Type Method Description SdkHttpFullRequestDeleteIdentityPropagationConfigRequestMarshaller. marshall(DeleteIdentityPropagationConfigRequest deleteIdentityPropagationConfigRequest)
-