static GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.builder() |
|
GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.Builder.customDomainCertificateArn(String customDomainCertificateArn) |
The custom domain name’s certificate Amazon resource name (ARN).
|
GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.Builder.customDomainCertificateExpiryTime(Instant customDomainCertificateExpiryTime) |
The expiration time for the certificate.
|
GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.Builder.customDomainName(String customDomainName) |
The custom domain name associated with the workgroup.
|
GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.toBuilder() |
|
GetCustomDomainAssociationResponse.Builder |
GetCustomDomainAssociationResponse.Builder.workgroupName(String workgroupName) |
The name of the workgroup associated with the database.
|