| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAuthenticationProfileResponse |
RedshiftClient.createAuthenticationProfile(CreateAuthenticationProfileRequest createAuthenticationProfileRequest)
Creates an authentication profile with the specified parameters.
|
default CompletableFuture<CreateAuthenticationProfileResponse> |
RedshiftAsyncClient.createAuthenticationProfile(CreateAuthenticationProfileRequest createAuthenticationProfileRequest)
Creates an authentication profile with the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAuthenticationProfileRequestMarshaller.marshall(CreateAuthenticationProfileRequest createAuthenticationProfileRequest) |
Copyright © 2023. All rights reserved.