Uses of Class
software.amazon.awssdk.services.quicksight.model.ListIdentityPropagationConfigsResponse
-
Packages that use ListIdentityPropagationConfigsResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListIdentityPropagationConfigsResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListIdentityPropagationConfigsResponse Modifier and Type Method Description default ListIdentityPropagationConfigsResponseQuickSightClient. listIdentityPropagationConfigs(Consumer<ListIdentityPropagationConfigsRequest.Builder> listIdentityPropagationConfigsRequest)Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.default ListIdentityPropagationConfigsResponseQuickSightClient. listIdentityPropagationConfigs(ListIdentityPropagationConfigsRequest listIdentityPropagationConfigsRequest)Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type ListIdentityPropagationConfigsResponse Modifier and Type Method Description default CompletableFuture<ListIdentityPropagationConfigsResponse>QuickSightAsyncClient. listIdentityPropagationConfigs(Consumer<ListIdentityPropagationConfigsRequest.Builder> listIdentityPropagationConfigsRequest)Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.default CompletableFuture<ListIdentityPropagationConfigsResponse>QuickSightAsyncClient. listIdentityPropagationConfigs(ListIdentityPropagationConfigsRequest listIdentityPropagationConfigsRequest)Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.
-