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