| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetModelResult |
AbstractAmazonApiGatewayV2.getModel(GetModelRequest request) |
GetModelResult |
AmazonApiGatewayV2Client.getModel(GetModelRequest request)
Gets a Model.
|
GetModelResult |
AmazonApiGatewayV2.getModel(GetModelRequest getModelRequest)
Gets a Model.
|
Future<GetModelResult> |
AmazonApiGatewayV2AsyncClient.getModelAsync(GetModelRequest request) |
Future<GetModelResult> |
AmazonApiGatewayV2Async.getModelAsync(GetModelRequest getModelRequest)
Gets a Model.
|
Future<GetModelResult> |
AbstractAmazonApiGatewayV2Async.getModelAsync(GetModelRequest request) |
Future<GetModelResult> |
AmazonApiGatewayV2AsyncClient.getModelAsync(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler) |
Future<GetModelResult> |
AmazonApiGatewayV2Async.getModelAsync(GetModelRequest getModelRequest,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler)
Gets a Model.
|
Future<GetModelResult> |
AbstractAmazonApiGatewayV2Async.getModelAsync(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetModelResult> |
AmazonApiGatewayV2AsyncClient.getModelAsync(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler) |
Future<GetModelResult> |
AmazonApiGatewayV2Async.getModelAsync(GetModelRequest getModelRequest,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler)
Gets a Model.
|
Future<GetModelResult> |
AbstractAmazonApiGatewayV2Async.getModelAsync(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetModelRequest |
GetModelRequest.clone() |
GetModelRequest |
GetModelRequest.withApiId(String apiId)
The API identifier.
|
GetModelRequest |
GetModelRequest.withModelId(String modelId)
The model ID.
|
Copyright © 2020. All rights reserved.