Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
Packages that use DeleteVpcLinkRequest
Package
Description
-
Uses of DeleteVpcLinkRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteVpcLinkRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteVpcLinkResponse>ApiGatewayAsyncClient.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest) Deletes an existing VpcLink of a specified identifier.default DeleteVpcLinkResponseApiGatewayClient.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest) Deletes an existing VpcLink of a specified identifier. -
Uses of DeleteVpcLinkRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteVpcLinkRequestModifier and TypeMethodDescriptionDeleteVpcLinkRequestMarshaller.marshall(DeleteVpcLinkRequest deleteVpcLinkRequest)