Package | Description |
---|---|
com.amazonaws.services.apigateway |
|
com.amazonaws.services.apigateway.model |
Modifier and Type | Method and Description |
---|---|
GetVpcLinkResult |
AmazonApiGateway.getVpcLink(GetVpcLinkRequest getVpcLinkRequest)
Gets a specified VPC link under the caller's account in a region.
|
GetVpcLinkResult |
AbstractAmazonApiGateway.getVpcLink(GetVpcLinkRequest request) |
GetVpcLinkResult |
AmazonApiGatewayClient.getVpcLink(GetVpcLinkRequest request)
Gets a specified VPC link under the caller's account in a region.
|
Future<GetVpcLinkResult> |
AmazonApiGatewayAsyncClient.getVpcLinkAsync(GetVpcLinkRequest request) |
Future<GetVpcLinkResult> |
AbstractAmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest request) |
Future<GetVpcLinkResult> |
AmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest getVpcLinkRequest)
Gets a specified VPC link under the caller's account in a region.
|
Future<GetVpcLinkResult> |
AmazonApiGatewayAsyncClient.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
Future<GetVpcLinkResult> |
AbstractAmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
Future<GetVpcLinkResult> |
AmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest getVpcLinkRequest,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler)
Gets a specified VPC link under the caller's account in a region.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVpcLinkResult> |
AmazonApiGatewayAsyncClient.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
Future<GetVpcLinkResult> |
AbstractAmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
Future<GetVpcLinkResult> |
AmazonApiGatewayAsync.getVpcLinkAsync(GetVpcLinkRequest getVpcLinkRequest,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler)
Gets a specified VPC link under the caller's account in a region.
|
Modifier and Type | Method and Description |
---|---|
GetVpcLinkRequest |
GetVpcLinkRequest.clone() |
GetVpcLinkRequest |
GetVpcLinkRequest.withVpcLinkId(String vpcLinkId)
[Required] The identifier of the VpcLink.
|
Copyright © 2021. All rights reserved.