Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
Packages that use UpdateVpcLinkRequest
Package
Description
-
Uses of UpdateVpcLinkRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateVpcLinkRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateVpcLinkResponse>ApiGatewayAsyncClient.updateVpcLink(UpdateVpcLinkRequest updateVpcLinkRequest) Updates an existing VpcLink of a specified identifier.default UpdateVpcLinkResponseApiGatewayClient.updateVpcLink(UpdateVpcLinkRequest updateVpcLinkRequest) Updates an existing VpcLink of a specified identifier. -
Uses of UpdateVpcLinkRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateVpcLinkRequestModifier and TypeMethodDescriptionUpdateVpcLinkRequestMarshaller.marshall(UpdateVpcLinkRequest updateVpcLinkRequest)