public static interface ModifyCustomDomainAssociationResponse.Builder extends RedshiftResponse.Builder, SdkPojo, CopyableBuilder<ModifyCustomDomainAssociationResponse.Builder,ModifyCustomDomainAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifyCustomDomainAssociationResponse.Builder |
clusterIdentifier(String clusterIdentifier)
The identifier of the cluster associated with the result for the changed custom domain association.
|
ModifyCustomDomainAssociationResponse.Builder |
customDomainCertExpiryTime(String customDomainCertExpiryTime)
The certificate expiration time associated with the result for the changed custom domain association.
|
ModifyCustomDomainAssociationResponse.Builder |
customDomainCertificateArn(String customDomainCertificateArn)
The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain
association.
|
ModifyCustomDomainAssociationResponse.Builder |
customDomainName(String customDomainName)
The custom domain name associated with the result for the changed custom domain association.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyCustomDomainAssociationResponse.Builder customDomainName(String customDomainName)
The custom domain name associated with the result for the changed custom domain association.
customDomainName - The custom domain name associated with the result for the changed custom domain association.ModifyCustomDomainAssociationResponse.Builder customDomainCertificateArn(String customDomainCertificateArn)
The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.
customDomainCertificateArn - The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain
association.ModifyCustomDomainAssociationResponse.Builder clusterIdentifier(String clusterIdentifier)
The identifier of the cluster associated with the result for the changed custom domain association.
clusterIdentifier - The identifier of the cluster associated with the result for the changed custom domain association.ModifyCustomDomainAssociationResponse.Builder customDomainCertExpiryTime(String customDomainCertExpiryTime)
The certificate expiration time associated with the result for the changed custom domain association.
customDomainCertExpiryTime - The certificate expiration time associated with the result for the changed custom domain association.Copyright © 2023. All rights reserved.