Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model |
Modifier and Type | Method and Description |
---|---|
GetDomainNameResult |
AbstractAmazonApiGateway.getDomainName(GetDomainNameRequest request) |
GetDomainNameResult |
AmazonApiGatewayClient.getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
GetDomainNameResult |
AmazonApiGateway.getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDomainNameResult> |
AmazonApiGatewayAsyncClient.getDomainNameAsync(GetDomainNameRequest request) |
Future<GetDomainNameResult> |
AmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
Future<GetDomainNameResult> |
AbstractAmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest request) |
Future<GetDomainNameResult> |
AmazonApiGatewayAsyncClient.getDomainNameAsync(GetDomainNameRequest request,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler) |
Future<GetDomainNameResult> |
AmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest getDomainNameRequest,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
Future<GetDomainNameResult> |
AbstractAmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest request,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDomainNameResult> |
AmazonApiGatewayAsyncClient.getDomainNameAsync(GetDomainNameRequest request,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler) |
Future<GetDomainNameResult> |
AmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest getDomainNameRequest,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
Future<GetDomainNameResult> |
AbstractAmazonApiGatewayAsync.getDomainNameAsync(GetDomainNameRequest request,
AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetDomainNameResult |
GetDomainNameResult.clone() |
GetDomainNameResult |
GetDomainNameResult.withCertificateName(String certificateName)
The name of the certificate.
|
GetDomainNameResult |
GetDomainNameResult.withCertificateUploadDate(Date certificateUploadDate)
The date when the certificate was uploaded, in ISO 8601 format.
|
GetDomainNameResult |
GetDomainNameResult.withDistributionDomainName(String distributionDomainName)
The domain name of the Amazon CloudFront distribution.
|
GetDomainNameResult |
GetDomainNameResult.withDomainName(String domainName)
The name of the DomainName resource.
|
Copyright © 2018. All rights reserved.