Uses of Class
software.amazon.awssdk.services.redshift.model.ModifyRedshiftIdcApplicationRequest
-
Packages that use ModifyRedshiftIdcApplicationRequest Package Description software.amazon.awssdk.services.redshift Amazon Redshift software.amazon.awssdk.services.redshift.transform -
-
Uses of ModifyRedshiftIdcApplicationRequest in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift with parameters of type ModifyRedshiftIdcApplicationRequest Modifier and Type Method Description default CompletableFuture<ModifyRedshiftIdcApplicationResponse>RedshiftAsyncClient. modifyRedshiftIdcApplication(ModifyRedshiftIdcApplicationRequest modifyRedshiftIdcApplicationRequest)Changes an existing Amazon Redshift IAM Identity Center application.default ModifyRedshiftIdcApplicationResponseRedshiftClient. modifyRedshiftIdcApplication(ModifyRedshiftIdcApplicationRequest modifyRedshiftIdcApplicationRequest)Changes an existing Amazon Redshift IAM Identity Center application. -
Uses of ModifyRedshiftIdcApplicationRequest in software.amazon.awssdk.services.redshift.transform
Methods in software.amazon.awssdk.services.redshift.transform with parameters of type ModifyRedshiftIdcApplicationRequest Modifier and Type Method Description SdkHttpFullRequestModifyRedshiftIdcApplicationRequestMarshaller. marshall(ModifyRedshiftIdcApplicationRequest modifyRedshiftIdcApplicationRequest)
-