Uses of Class
software.amazon.awssdk.services.quicksight.model.ListIdentityPropagationConfigsRequest
-
Packages that use ListIdentityPropagationConfigsRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of ListIdentityPropagationConfigsRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type ListIdentityPropagationConfigsRequest Modifier and Type Method Description default CompletableFuture<ListIdentityPropagationConfigsResponse>QuickSightAsyncClient. listIdentityPropagationConfigs(ListIdentityPropagationConfigsRequest 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. -
Uses of ListIdentityPropagationConfigsRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type ListIdentityPropagationConfigsRequest Modifier and Type Method Description SdkHttpFullRequestListIdentityPropagationConfigsRequestMarshaller. marshall(ListIdentityPropagationConfigsRequest listIdentityPropagationConfigsRequest)
-