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