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