Class UpdateDomainNameResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse
-
- software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<UpdateDomainNameResponse.Builder,UpdateDomainNameResponse>
@Generated("software.amazon.awssdk:codegen") public final class UpdateDomainNameResponse extends ApiGatewayResponse implements ToCopyableBuilder<UpdateDomainNameResponse.Builder,UpdateDomainNameResponse>
Represents a custom domain name as a user-friendly host name of an API (RestApi).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceUpdateDomainNameResponse.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static UpdateDomainNameResponse.Builderbuilder()StringcertificateArn()The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint or private endpoint for this domain name.StringcertificateName()The name of the certificate that will be used by edge-optimized endpoint or private endpoint for this domain name.InstantcertificateUploadDate()The timestamp when the certificate that was used by edge-optimized endpoint or private endpoint for this domain name was uploaded.StringdistributionDomainName()The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint.StringdistributionHostedZoneId()The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.StringdomainName()The custom domain name as an API host name, for example,my-api.example.com.StringdomainNameArn()The ARN of the domain name.StringdomainNameId()The identifier for the domain name resource.DomainNameStatusdomainNameStatus()The status of the DomainName migration.StringdomainNameStatusAsString()The status of the DomainName migration.StringdomainNameStatusMessage()An optional text message containing detailed information about status of the DomainName migration.EndpointConfigurationendpointConfiguration()The endpoint configuration of this DomainName showing the endpoint types of the domain name.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()booleanhasTags()For responses, this returns true if the service returned a value for the Tags property.StringmanagementPolicy()A stringified JSON policy document that applies to the API Gateway Management service for this DomainName.MutualTlsAuthenticationmutualTlsAuthentication()The mutual TLS authentication configuration for a custom domain name.StringownershipVerificationCertificateArn()The ARN of the public certificate issued by ACM to validate ownership of your custom domain.Stringpolicy()A stringified JSON policy document that applies to theexecute-apiservice for this DomainName regardless of the caller and Method configuration.StringregionalCertificateArn()The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain name.StringregionalCertificateName()The name of the certificate that will be used for validating the regional domain name.StringregionalDomainName()The domain name associated with the regional endpoint for this custom domain name.StringregionalHostedZoneId()The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()SecurityPolicysecurityPolicy()The Transport Layer Security (TLS) version + cipher suite for this DomainName.StringsecurityPolicyAsString()The Transport Layer Security (TLS) version + cipher suite for this DomainName.static Class<? extends UpdateDomainNameResponse.Builder>serializableBuilderClass()Map<String,String>tags()The collection of tags.UpdateDomainNameResponse.BuildertoBuilder()StringtoString()Returns a string representation of this object.-
Methods inherited from class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse
responseMetadata
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
domainName
public final String domainName()
The custom domain name as an API host name, for example,
my-api.example.com.- Returns:
- The custom domain name as an API host name, for example,
my-api.example.com.
-
domainNameId
public final String domainNameId()
The identifier for the domain name resource. Supported only for private custom domain names.
- Returns:
- The identifier for the domain name resource. Supported only for private custom domain names.
-
domainNameArn
public final String domainNameArn()
The ARN of the domain name. Supported only for private custom domain names.
- Returns:
- The ARN of the domain name. Supported only for private custom domain names.
-
certificateName
public final String certificateName()
The name of the certificate that will be used by edge-optimized endpoint or private endpoint for this domain name.
- Returns:
- The name of the certificate that will be used by edge-optimized endpoint or private endpoint for this domain name.
-
certificateArn
public final String certificateArn()
The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint or private endpoint for this domain name. Certificate Manager is the only supported source.
- Returns:
- The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint or private endpoint for this domain name. Certificate Manager is the only supported source.
-
certificateUploadDate
public final Instant certificateUploadDate()
The timestamp when the certificate that was used by edge-optimized endpoint or private endpoint for this domain name was uploaded.
- Returns:
- The timestamp when the certificate that was used by edge-optimized endpoint or private endpoint for this domain name was uploaded.
-
regionalDomainName
public final 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.
- Returns:
- 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.
-
regionalHostedZoneId
public final 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.
- Returns:
- 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.
-
regionalCertificateName
public final String regionalCertificateName()
The name of the certificate that will be used for validating the regional domain name.
- Returns:
- The name of the certificate that will be used for validating the regional domain name.
-
regionalCertificateArn
public final 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.
- Returns:
- 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.
-
distributionDomainName
public final 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.
- Returns:
- 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.
-
distributionHostedZoneId
public final String distributionHostedZoneId()
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2for all the regions. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.- Returns:
- The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is
Z2FDTNDATAQYW2for all the regions. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
-
endpointConfiguration
public final EndpointConfiguration endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
- Returns:
- The endpoint configuration of this DomainName showing the endpoint types of the domain name.
-
domainNameStatus
public final DomainNameStatus domainNameStatus()
The status of the DomainName migration. The valid values are
AVAILABLEandUPDATING. If the status isUPDATING, the domain cannot be modified further until the existing operation is complete. If it isAVAILABLE, the domain can be updated.If the service returns an enum value that is not available in the current SDK version,
domainNameStatuswill returnDomainNameStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdomainNameStatusAsString().- Returns:
- The status of the DomainName migration. The valid values are
AVAILABLEandUPDATING. If the status isUPDATING, the domain cannot be modified further until the existing operation is complete. If it isAVAILABLE, the domain can be updated. - See Also:
DomainNameStatus
-
domainNameStatusAsString
public final String domainNameStatusAsString()
The status of the DomainName migration. The valid values are
AVAILABLEandUPDATING. If the status isUPDATING, the domain cannot be modified further until the existing operation is complete. If it isAVAILABLE, the domain can be updated.If the service returns an enum value that is not available in the current SDK version,
domainNameStatuswill returnDomainNameStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdomainNameStatusAsString().- Returns:
- The status of the DomainName migration. The valid values are
AVAILABLEandUPDATING. If the status isUPDATING, the domain cannot be modified further until the existing operation is complete. If it isAVAILABLE, the domain can be updated. - See Also:
DomainNameStatus
-
domainNameStatusMessage
public final String domainNameStatusMessage()
An optional text message containing detailed information about status of the DomainName migration.
- Returns:
- An optional text message containing detailed information about status of the DomainName migration.
-
securityPolicy
public final SecurityPolicy securityPolicy()
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0andTLS_1_2.If the service returns an enum value that is not available in the current SDK version,
securityPolicywill returnSecurityPolicy.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsecurityPolicyAsString().- Returns:
- The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0andTLS_1_2. - See Also:
SecurityPolicy
-
securityPolicyAsString
public final String securityPolicyAsString()
The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0andTLS_1_2.If the service returns an enum value that is not available in the current SDK version,
securityPolicywill returnSecurityPolicy.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsecurityPolicyAsString().- Returns:
- The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are
TLS_1_0andTLS_1_2. - See Also:
SecurityPolicy
-
hasTags
public final boolean hasTags()
For responses, this returns true if the service returned a value for the Tags property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
tags
public final Map<String,String> tags()
The collection of tags. Each tag element is associated with a given resource.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasTags()method.- Returns:
- The collection of tags. Each tag element is associated with a given resource.
-
mutualTlsAuthentication
public final 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.
- Returns:
- 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.
-
ownershipVerificationCertificateArn
public final 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.
- Returns:
- 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.
-
managementPolicy
public final String managementPolicy()
A stringified JSON policy document that applies to the API Gateway Management service for this DomainName. This policy document controls access for access association sources to create domain name access associations with this DomainName. Supported only for private custom domain names.
- Returns:
- A stringified JSON policy document that applies to the API Gateway Management service for this DomainName. This policy document controls access for access association sources to create domain name access associations with this DomainName. Supported only for private custom domain names.
-
policy
public final String policy()
A stringified JSON policy document that applies to the
execute-apiservice for this DomainName regardless of the caller and Method configuration. Supported only for private custom domain names.- Returns:
- A stringified JSON policy document that applies to the
execute-apiservice for this DomainName regardless of the caller and Method configuration. Supported only for private custom domain names.
-
toBuilder
public UpdateDomainNameResponse.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<UpdateDomainNameResponse.Builder,UpdateDomainNameResponse>- Specified by:
toBuilderin classAwsResponse
-
builder
public static UpdateDomainNameResponse.Builder builder()
-
serializableBuilderClass
public static Class<? extends UpdateDomainNameResponse.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsResponse
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsResponse
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkResponse
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-