Uses of Class
software.amazon.awssdk.services.redshift.model.AuthenticationProfileAlreadyExistsException
-
Packages that use AuthenticationProfileAlreadyExistsException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of AuthenticationProfileAlreadyExistsException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw AuthenticationProfileAlreadyExistsException Modifier and Type Method Description default CreateAuthenticationProfileResponseRedshiftClient. createAuthenticationProfile(Consumer<CreateAuthenticationProfileRequest.Builder> createAuthenticationProfileRequest)Creates an authentication profile with the specified parameters.default CreateAuthenticationProfileResponseRedshiftClient. createAuthenticationProfile(CreateAuthenticationProfileRequest createAuthenticationProfileRequest)Creates an authentication profile with the specified parameters.
-