@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DomainNameConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
The domain name configuration.
| Constructor and Description |
|---|
DomainNameConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DomainNameConfiguration |
clone() |
boolean |
equals(Object obj) |
String |
getApiGatewayDomainName()
A domain name for the API.
|
String |
getCertificateArn()
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name.
|
String |
getCertificateName()
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
|
Date |
getCertificateUploadDate()
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
|
String |
getDomainNameStatus()
The status of the domain name migration.
|
String |
getDomainNameStatusMessage()
An optional text message containing detailed information about status of the domain name migration.
|
String |
getEndpointType()
The endpoint type.
|
String |
getHostedZoneId()
The Amazon Route 53 Hosted Zone ID of the endpoint.
|
String |
getSecurityPolicy()
The Transport Layer Security (TLS) version of the security policy for this domain name.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setApiGatewayDomainName(String apiGatewayDomainName)
A domain name for the API.
|
void |
setCertificateArn(String certificateArn)
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name.
|
void |
setCertificateName(String certificateName)
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
|
void |
setCertificateUploadDate(Date certificateUploadDate)
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
|
void |
setDomainNameStatus(String domainNameStatus)
The status of the domain name migration.
|
void |
setDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the domain name migration.
|
void |
setEndpointType(String endpointType)
The endpoint type.
|
void |
setHostedZoneId(String hostedZoneId)
The Amazon Route 53 Hosted Zone ID of the endpoint.
|
void |
setSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name.
|
String |
toString()
Returns a string representation of this object.
|
DomainNameConfiguration |
withApiGatewayDomainName(String apiGatewayDomainName)
A domain name for the API.
|
DomainNameConfiguration |
withCertificateArn(String certificateArn)
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name.
|
DomainNameConfiguration |
withCertificateName(String certificateName)
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
|
DomainNameConfiguration |
withCertificateUploadDate(Date certificateUploadDate)
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
|
DomainNameConfiguration |
withDomainNameStatus(DomainNameStatus domainNameStatus)
The status of the domain name migration.
|
DomainNameConfiguration |
withDomainNameStatus(String domainNameStatus)
The status of the domain name migration.
|
DomainNameConfiguration |
withDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the domain name migration.
|
DomainNameConfiguration |
withEndpointType(EndpointType endpointType)
The endpoint type.
|
DomainNameConfiguration |
withEndpointType(String endpointType)
The endpoint type.
|
DomainNameConfiguration |
withHostedZoneId(String hostedZoneId)
The Amazon Route 53 Hosted Zone ID of the endpoint.
|
DomainNameConfiguration |
withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name.
|
DomainNameConfiguration |
withSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name.
|
public void setApiGatewayDomainName(String apiGatewayDomainName)
A domain name for the API.
apiGatewayDomainName - A domain name for the API.public String getApiGatewayDomainName()
A domain name for the API.
public DomainNameConfiguration withApiGatewayDomainName(String apiGatewayDomainName)
A domain name for the API.
apiGatewayDomainName - A domain name for the API.public void setCertificateArn(String certificateArn)
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.
certificateArn - An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS
Certificate Manager is the only supported source.public String getCertificateArn()
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.
public DomainNameConfiguration withCertificateArn(String certificateArn)
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.
certificateArn - An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS
Certificate Manager is the only supported source.public void setCertificateName(String certificateName)
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
certificateName - The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain
name.public String getCertificateName()
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
public DomainNameConfiguration withCertificateName(String certificateName)
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
certificateName - The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain
name.public void setCertificateUploadDate(Date certificateUploadDate)
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
certificateUploadDate - The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was
uploaded.public Date getCertificateUploadDate()
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
public DomainNameConfiguration withCertificateUploadDate(Date certificateUploadDate)
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
certificateUploadDate - The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was
uploaded.public void setDomainNameStatus(String domainNameStatus)
The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.
domainNameStatus - The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is
UPDATING, the domain cannot be modified further until the existing operation is complete. If it is
AVAILABLE, the domain can be updated.DomainNameStatuspublic String getDomainNameStatus()
The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.
DomainNameStatuspublic DomainNameConfiguration withDomainNameStatus(String domainNameStatus)
The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.
domainNameStatus - The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is
UPDATING, the domain cannot be modified further until the existing operation is complete. If it is
AVAILABLE, the domain can be updated.DomainNameStatuspublic DomainNameConfiguration withDomainNameStatus(DomainNameStatus domainNameStatus)
The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.
domainNameStatus - The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is
UPDATING, the domain cannot be modified further until the existing operation is complete. If it is
AVAILABLE, the domain can be updated.DomainNameStatuspublic void setDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the domain name migration.
domainNameStatusMessage - An optional text message containing detailed information about status of the domain name migration.public String getDomainNameStatusMessage()
An optional text message containing detailed information about status of the domain name migration.
public DomainNameConfiguration withDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the domain name migration.
domainNameStatusMessage - An optional text message containing detailed information about status of the domain name migration.public void setEndpointType(String endpointType)
The endpoint type.
endpointType - The endpoint type.EndpointTypepublic String getEndpointType()
The endpoint type.
EndpointTypepublic DomainNameConfiguration withEndpointType(String endpointType)
The endpoint type.
endpointType - The endpoint type.EndpointTypepublic DomainNameConfiguration withEndpointType(EndpointType endpointType)
The endpoint type.
endpointType - The endpoint type.EndpointTypepublic void setHostedZoneId(String hostedZoneId)
The Amazon Route 53 Hosted Zone ID of the endpoint.
hostedZoneId - The Amazon Route 53 Hosted Zone ID of the endpoint.public String getHostedZoneId()
The Amazon Route 53 Hosted Zone ID of the endpoint.
public DomainNameConfiguration withHostedZoneId(String hostedZoneId)
The Amazon Route 53 Hosted Zone ID of the endpoint.
hostedZoneId - The Amazon Route 53 Hosted Zone ID of the endpoint.public void setSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values are TLS_1_0 and TLS_1_2.
securityPolicy - The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values
are TLS_1_0 and TLS_1_2.SecurityPolicypublic String getSecurityPolicy()
The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values are TLS_1_0 and TLS_1_2.
SecurityPolicypublic DomainNameConfiguration withSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values are TLS_1_0 and TLS_1_2.
securityPolicy - The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values
are TLS_1_0 and TLS_1_2.SecurityPolicypublic DomainNameConfiguration withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values are TLS_1_0 and TLS_1_2.
securityPolicy - The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values
are TLS_1_0 and TLS_1_2.SecurityPolicypublic String toString()
toString in class ObjectObject.toString()public DomainNameConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2021. All rights reserved.