| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAuthenticationProfileResponse.Builder |
CreateAuthenticationProfileResponse.Builder.authenticationProfileContent(String authenticationProfileContent)
The content of the authentication profile in JSON format.
|
CreateAuthenticationProfileResponse.Builder |
CreateAuthenticationProfileResponse.Builder.authenticationProfileName(String authenticationProfileName)
The name of the authentication profile that was created.
|
static CreateAuthenticationProfileResponse.Builder |
CreateAuthenticationProfileResponse.builder() |
CreateAuthenticationProfileResponse.Builder |
CreateAuthenticationProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateAuthenticationProfileResponse.Builder> |
CreateAuthenticationProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.