Uses of Class
software.amazon.awssdk.services.redshift.model.CreateRedshiftIdcApplicationRequest
-
Packages that use CreateRedshiftIdcApplicationRequest Package Description software.amazon.awssdk.services.redshift Amazon Redshift software.amazon.awssdk.services.redshift.transform -
-
Uses of CreateRedshiftIdcApplicationRequest in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift with parameters of type CreateRedshiftIdcApplicationRequest Modifier and Type Method Description default CompletableFuture<CreateRedshiftIdcApplicationResponse>RedshiftAsyncClient. createRedshiftIdcApplication(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center.default CreateRedshiftIdcApplicationResponseRedshiftClient. createRedshiftIdcApplication(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center. -
Uses of CreateRedshiftIdcApplicationRequest in software.amazon.awssdk.services.redshift.transform
Methods in software.amazon.awssdk.services.redshift.transform with parameters of type CreateRedshiftIdcApplicationRequest Modifier and Type Method Description SdkHttpFullRequestCreateRedshiftIdcApplicationRequestMarshaller. marshall(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest)
-