| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetVpcLinkResponse |
ApiGatewayClient.getVpcLink(GetVpcLinkRequest getVpcLinkRequest)
Gets a specified VPC link under the caller's account in a region.
|
default CompletableFuture<GetVpcLinkResponse> |
ApiGatewayAsyncClient.getVpcLink(GetVpcLinkRequest getVpcLinkRequest)
Gets a specified VPC link under the caller's account in a region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVpcLinkRequestMarshaller.marshall(GetVpcLinkRequest getVpcLinkRequest) |
Copyright © 2023. All rights reserved.