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.
|
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 |
---|---|
GetDomainNameRequest |
GetDomainNameRequest.clone() |
GetDomainNameRequest |
GetDomainNameRequest.withDomainName(String domainName)
The name of the DomainName resource.
|
Copyright © 2018. All rights reserved.