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