| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeploymentResult> |
AmazonApiGatewayV2AsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AmazonApiGatewayV2Async.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Gets a Deployment.
|
Future<GetDeploymentResult> |
AbstractAmazonApiGatewayV2Async.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentRequest |
GetDeploymentRequest.clone() |
GetDeploymentRequest |
GetDeploymentRequest.withApiId(String apiId)
The API identifier.
|
GetDeploymentRequest |
GetDeploymentRequest.withDeploymentId(String deploymentId)
The deployment ID.
|
Copyright © 2024. All rights reserved.