| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCustomDomainAssociationResponse |
RedshiftClient.createCustomDomainAssociation(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest)
Used to create a custom domain name for a cluster.
|
default CompletableFuture<CreateCustomDomainAssociationResponse> |
RedshiftAsyncClient.createCustomDomainAssociation(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest)
Used to create a custom domain name for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCustomDomainAssociationRequestMarshaller.marshall(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest) |
Copyright © 2023. All rights reserved.