Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
Packages that use CreateVpcLinkRequest
Package
Description
-
Uses of CreateVpcLinkRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateVpcLinkRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateVpcLinkResponse>ApiGatewayAsyncClient.createVpcLink(CreateVpcLinkRequest createVpcLinkRequest) Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational.default CreateVpcLinkResponseApiGatewayClient.createVpcLink(CreateVpcLinkRequest createVpcLinkRequest) Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. -
Uses of CreateVpcLinkRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateVpcLinkRequestModifier and TypeMethodDescriptionCreateVpcLinkRequestMarshaller.marshall(CreateVpcLinkRequest createVpcLinkRequest)