| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetRestApiResult |
AmazonApiGatewayClient.getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
GetRestApiResult |
AmazonApiGateway.getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
GetRestApiResult |
AbstractAmazonApiGateway.getRestApi(GetRestApiRequest request) |
Future<GetRestApiResult> |
AmazonApiGatewayAsyncClient.getRestApiAsync(GetRestApiRequest request) |
Future<GetRestApiResult> |
AbstractAmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest request) |
Future<GetRestApiResult> |
AmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
Future<GetRestApiResult> |
AmazonApiGatewayAsyncClient.getRestApiAsync(GetRestApiRequest request,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler) |
Future<GetRestApiResult> |
AbstractAmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest request,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler) |
Future<GetRestApiResult> |
AmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest getRestApiRequest,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler)
Lists the RestApi resource in the collection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetRestApiResult> |
AmazonApiGatewayAsyncClient.getRestApiAsync(GetRestApiRequest request,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler) |
Future<GetRestApiResult> |
AbstractAmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest request,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler) |
Future<GetRestApiResult> |
AmazonApiGatewayAsync.getRestApiAsync(GetRestApiRequest getRestApiRequest,
AsyncHandler<GetRestApiRequest,GetRestApiResult> asyncHandler)
Lists the RestApi resource in the collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetRestApiRequest |
GetRestApiRequest.clone() |
GetRestApiRequest |
GetRestApiRequest.withRestApiId(String restApiId)
The identifier of the RestApi resource.
|
Copyright © 2017. All rights reserved.