| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateVpcLinkResponse |
ApiGatewayClient.updateVpcLink(Consumer<UpdateVpcLinkRequest.Builder> updateVpcLinkRequest)
Updates an existing VpcLink of a specified identifier.
|
default UpdateVpcLinkResponse |
ApiGatewayClient.updateVpcLink(UpdateVpcLinkRequest updateVpcLinkRequest)
Updates an existing VpcLink of a specified identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateVpcLinkResponse> |
ApiGatewayAsyncClient.updateVpcLink(Consumer<UpdateVpcLinkRequest.Builder> updateVpcLinkRequest)
Updates an existing VpcLink of a specified identifier.
|
default CompletableFuture<UpdateVpcLinkResponse> |
ApiGatewayAsyncClient.updateVpcLink(UpdateVpcLinkRequest updateVpcLinkRequest)
Updates an existing VpcLink of a specified identifier.
|
Copyright © 2023. All rights reserved.