| Package | Description | 
|---|---|
| com.amazonaws.services.apigateway | 
 | 
| com.amazonaws.services.apigateway.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetRestApiResult | 
AmazonApiGatewayClient.getRestApi(GetRestApiRequest request)
 Lists the RestApi resource in the collection. 
 | 
GetRestApiResult | 
AbstractAmazonApiGateway.getRestApi(GetRestApiRequest request)  | 
GetRestApiResult | 
AmazonApiGateway.getRestApi(GetRestApiRequest getRestApiRequest)
 Lists the RestApi resource in the collection. 
 | 
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 string identifier of the associated RestApi. 
 | 
Copyright © 2023. All rights reserved.