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