@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateDomainNameResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Represents a custom domain name as a user-friendly host name of an API (RestApi).
Constructor and Description |
---|
UpdateDomainNameResult() |
Modifier and Type | Method and Description |
---|---|
UpdateDomainNameResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
UpdateDomainNameResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
UpdateDomainNameResult |
clone() |
boolean |
equals(Object obj) |
String |
getCertificateArn()
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this
domain name.
|
String |
getCertificateName()
The name of the certificate that will be used by 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 |
getDistributionDomainName()
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
|
String |
getDistributionHostedZoneId()
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
|
String |
getDomainName()
The custom domain name as an API host name, for example,
my-api.example.com . |
String |
getDomainNameStatus()
The status of the DomainName migration.
|
String |
getDomainNameStatusMessage()
An optional text message containing detailed information about status of the DomainName migration.
|
EndpointConfiguration |
getEndpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
MutualTlsAuthentication |
getMutualTlsAuthentication()
The mutual TLS authentication configuration for a custom domain name.
|
String |
getOwnershipVerificationCertificateArn()
The ARN of the public certificate issued by ACM to validate ownership of your custom domain.
|
String |
getRegionalCertificateArn()
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain
name.
|
String |
getRegionalCertificateName()
The name of the certificate that will be used for validating the regional domain name.
|
String |
getRegionalDomainName()
The domain name associated with the regional endpoint for this custom domain name.
|
String |
getRegionalHostedZoneId()
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
|
String |
getSecurityPolicy()
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
Map<String,String> |
getTags()
The collection of tags.
|
int |
hashCode() |
void |
setCertificateArn(String certificateArn)
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this
domain name.
|
void |
setCertificateName(String certificateName)
The name of the certificate that will be used by 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 |
setDistributionDomainName(String distributionDomainName)
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
|
void |
setDistributionHostedZoneId(String distributionHostedZoneId)
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
|
void |
setDomainName(String domainName)
The custom domain name as an API host name, for example,
my-api.example.com . |
void |
setDomainNameStatus(String domainNameStatus)
The status of the DomainName migration.
|
void |
setDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the DomainName migration.
|
void |
setEndpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
void |
setMutualTlsAuthentication(MutualTlsAuthentication mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name.
|
void |
setOwnershipVerificationCertificateArn(String ownershipVerificationCertificateArn)
The ARN of the public certificate issued by ACM to validate ownership of your custom domain.
|
void |
setRegionalCertificateArn(String regionalCertificateArn)
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain
name.
|
void |
setRegionalCertificateName(String regionalCertificateName)
The name of the certificate that will be used for validating the regional domain name.
|
void |
setRegionalDomainName(String regionalDomainName)
The domain name associated with the regional endpoint for this custom domain name.
|
void |
setRegionalHostedZoneId(String regionalHostedZoneId)
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
|
void |
setSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
void |
setTags(Map<String,String> tags)
The collection of tags.
|
String |
toString()
Returns a string representation of this object.
|
UpdateDomainNameResult |
withCertificateArn(String certificateArn)
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this
domain name.
|
UpdateDomainNameResult |
withCertificateName(String certificateName)
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
|
UpdateDomainNameResult |
withCertificateUploadDate(Date certificateUploadDate)
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
|
UpdateDomainNameResult |
withDistributionDomainName(String distributionDomainName)
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
|
UpdateDomainNameResult |
withDistributionHostedZoneId(String distributionHostedZoneId)
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
|
UpdateDomainNameResult |
withDomainName(String domainName)
The custom domain name as an API host name, for example,
my-api.example.com . |
UpdateDomainNameResult |
withDomainNameStatus(DomainNameStatus domainNameStatus)
The status of the DomainName migration.
|
UpdateDomainNameResult |
withDomainNameStatus(String domainNameStatus)
The status of the DomainName migration.
|
UpdateDomainNameResult |
withDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the DomainName migration.
|
UpdateDomainNameResult |
withEndpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
UpdateDomainNameResult |
withMutualTlsAuthentication(MutualTlsAuthentication mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name.
|
UpdateDomainNameResult |
withOwnershipVerificationCertificateArn(String ownershipVerificationCertificateArn)
The ARN of the public certificate issued by ACM to validate ownership of your custom domain.
|
UpdateDomainNameResult |
withRegionalCertificateArn(String regionalCertificateArn)
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain
name.
|
UpdateDomainNameResult |
withRegionalCertificateName(String regionalCertificateName)
The name of the certificate that will be used for validating the regional domain name.
|
UpdateDomainNameResult |
withRegionalDomainName(String regionalDomainName)
The domain name associated with the regional endpoint for this custom domain name.
|
UpdateDomainNameResult |
withRegionalHostedZoneId(String regionalHostedZoneId)
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
|
UpdateDomainNameResult |
withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
UpdateDomainNameResult |
withSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
UpdateDomainNameResult |
withTags(Map<String,String> tags)
The collection of tags.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setDomainName(String domainName)
The custom domain name as an API host name, for example, my-api.example.com
.
domainName
- The custom domain name as an API host name, for example, my-api.example.com
.public String getDomainName()
The custom domain name as an API host name, for example, my-api.example.com
.
my-api.example.com
.public UpdateDomainNameResult withDomainName(String domainName)
The custom domain name as an API host name, for example, my-api.example.com
.
domainName
- The custom domain name as an API host name, for example, my-api.example.com
.public void setCertificateName(String certificateName)
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
certificateName
- The name of the certificate that will be used by edge-optimized endpoint for this domain name.public String getCertificateName()
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
public UpdateDomainNameResult withCertificateName(String certificateName)
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
certificateName
- The name of the certificate that will be used by edge-optimized endpoint for this domain name.public void setCertificateArn(String certificateArn)
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this domain name. Certificate Manager is the only supported source.
certificateArn
- The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint
for this domain name. Certificate Manager is the only supported source.public String getCertificateArn()
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this domain name. Certificate Manager is the only supported source.
public UpdateDomainNameResult withCertificateArn(String certificateArn)
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this domain name. Certificate Manager is the only supported source.
certificateArn
- The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint
for this domain name. Certificate Manager is the only supported source.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 UpdateDomainNameResult 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 setRegionalDomainName(String regionalDomainName)
The domain name associated with the regional endpoint for this custom domain name. You set up this association by adding a DNS record that points the custom domain name to this regional domain name. The regional domain name is returned by API Gateway when you create a regional endpoint.
regionalDomainName
- The domain name associated with the regional endpoint for this custom domain name. You set up this
association by adding a DNS record that points the custom domain name to this regional domain name. The
regional domain name is returned by API Gateway when you create a regional endpoint.public String getRegionalDomainName()
The domain name associated with the regional endpoint for this custom domain name. You set up this association by adding a DNS record that points the custom domain name to this regional domain name. The regional domain name is returned by API Gateway when you create a regional endpoint.
public UpdateDomainNameResult withRegionalDomainName(String regionalDomainName)
The domain name associated with the regional endpoint for this custom domain name. You set up this association by adding a DNS record that points the custom domain name to this regional domain name. The regional domain name is returned by API Gateway when you create a regional endpoint.
regionalDomainName
- The domain name associated with the regional endpoint for this custom domain name. You set up this
association by adding a DNS record that points the custom domain name to this regional domain name. The
regional domain name is returned by API Gateway when you create a regional endpoint.public void setRegionalHostedZoneId(String regionalHostedZoneId)
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
regionalHostedZoneId
- The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set
up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.public String getRegionalHostedZoneId()
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
public UpdateDomainNameResult withRegionalHostedZoneId(String regionalHostedZoneId)
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
regionalHostedZoneId
- The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set
up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.public void setRegionalCertificateName(String regionalCertificateName)
The name of the certificate that will be used for validating the regional domain name.
regionalCertificateName
- The name of the certificate that will be used for validating the regional domain name.public String getRegionalCertificateName()
The name of the certificate that will be used for validating the regional domain name.
public UpdateDomainNameResult withRegionalCertificateName(String regionalCertificateName)
The name of the certificate that will be used for validating the regional domain name.
regionalCertificateName
- The name of the certificate that will be used for validating the regional domain name.public void setRegionalCertificateArn(String regionalCertificateArn)
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain name. Certificate Manager is the only supported source.
regionalCertificateArn
- The reference to an Amazon Web Services-managed certificate that will be used for validating the regional
domain name. Certificate Manager is the only supported source.public String getRegionalCertificateArn()
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain name. Certificate Manager is the only supported source.
public UpdateDomainNameResult withRegionalCertificateArn(String regionalCertificateArn)
The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain name. Certificate Manager is the only supported source.
regionalCertificateArn
- The reference to an Amazon Web Services-managed certificate that will be used for validating the regional
domain name. Certificate Manager is the only supported source.public void setDistributionDomainName(String distributionDomainName)
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain name to this distribution name. For more information about CloudFront distributions, see the Amazon CloudFront documentation.
distributionDomainName
- The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain
name to this distribution name. For more information about CloudFront distributions, see the Amazon
CloudFront documentation.public String getDistributionDomainName()
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain name to this distribution name. For more information about CloudFront distributions, see the Amazon CloudFront documentation.
public UpdateDomainNameResult withDistributionDomainName(String distributionDomainName)
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain name to this distribution name. For more information about CloudFront distributions, see the Amazon CloudFront documentation.
distributionDomainName
- The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain
name to this distribution name. For more information about CloudFront distributions, see the Amazon
CloudFront documentation.public void setDistributionHostedZoneId(String distributionHostedZoneId)
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain Name
and AWS Regions and Endpoints for API Gateway.
distributionHostedZoneId
- The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain
Name and AWS Regions and Endpoints for API Gateway.public String getDistributionHostedZoneId()
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain Name
and AWS Regions and Endpoints for API Gateway.
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom
Domain Name and AWS Regions and Endpoints for API Gateway.public UpdateDomainNameResult withDistributionHostedZoneId(String distributionHostedZoneId)
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain Name
and AWS Regions and Endpoints for API Gateway.
distributionHostedZoneId
- The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain
Name and AWS Regions and Endpoints for API Gateway.public void setEndpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
endpointConfiguration
- The endpoint configuration of this DomainName showing the endpoint types of the domain name.public EndpointConfiguration getEndpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
public UpdateDomainNameResult withEndpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
endpointConfiguration
- The endpoint configuration of this DomainName showing the endpoint types of the domain name.public void setDomainNameStatus(String domainNameStatus)
The status of the DomainName 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 DomainName 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
public String getDomainNameStatus()
The status of the DomainName 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.
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
public UpdateDomainNameResult withDomainNameStatus(String domainNameStatus)
The status of the DomainName 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 DomainName 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
public UpdateDomainNameResult withDomainNameStatus(DomainNameStatus domainNameStatus)
The status of the DomainName 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 DomainName 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
public void setDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the DomainName migration.
domainNameStatusMessage
- An optional text message containing detailed information about status of the DomainName migration.public String getDomainNameStatusMessage()
An optional text message containing detailed information about status of the DomainName migration.
public UpdateDomainNameResult withDomainNameStatusMessage(String domainNameStatusMessage)
An optional text message containing detailed information about status of the DomainName migration.
domainNameStatusMessage
- An optional text message containing detailed information about status of the DomainName migration.public void setSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.
securityPolicy
- The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.SecurityPolicy
public String getSecurityPolicy()
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.
TLS_1_0
and TLS_1_2
.SecurityPolicy
public UpdateDomainNameResult withSecurityPolicy(String securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.
securityPolicy
- The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.SecurityPolicy
public UpdateDomainNameResult withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.
securityPolicy
- The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0
and TLS_1_2
.SecurityPolicy
public Map<String,String> getTags()
The collection of tags. Each tag element is associated with a given resource.
public void setTags(Map<String,String> tags)
The collection of tags. Each tag element is associated with a given resource.
tags
- The collection of tags. Each tag element is associated with a given resource.public UpdateDomainNameResult withTags(Map<String,String> tags)
The collection of tags. Each tag element is associated with a given resource.
tags
- The collection of tags. Each tag element is associated with a given resource.public UpdateDomainNameResult addTagsEntry(String key, String value)
public UpdateDomainNameResult clearTagsEntries()
public void setMutualTlsAuthentication(MutualTlsAuthentication mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.
mutualTlsAuthentication
- The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs
two-way authentication between the client and the server. Clients must present a trusted certificate to
access your API.public MutualTlsAuthentication getMutualTlsAuthentication()
The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.
public UpdateDomainNameResult withMutualTlsAuthentication(MutualTlsAuthentication mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.
mutualTlsAuthentication
- The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs
two-way authentication between the client and the server. Clients must present a trusted certificate to
access your API.public void setOwnershipVerificationCertificateArn(String ownershipVerificationCertificateArn)
The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn.
ownershipVerificationCertificateArn
- The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required
when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the
regionalCertificateArn.public String getOwnershipVerificationCertificateArn()
The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn.
public UpdateDomainNameResult withOwnershipVerificationCertificateArn(String ownershipVerificationCertificateArn)
The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn.
ownershipVerificationCertificateArn
- The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required
when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the
regionalCertificateArn.public String toString()
toString
in class Object
Object.toString()
public UpdateDomainNameResult clone()