Uses of Class
software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
Packages that use GetVpcLinksResponse
Package
Description
-
Uses of GetVpcLinksResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetVpcLinksResponseModifier and TypeMethodDescriptiondefault GetVpcLinksResponseApiGatewayClient.getVpcLinks()Gets the VpcLinks collection under the caller's account in a selected region.default GetVpcLinksResponseApiGatewayClient.getVpcLinks(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region.default GetVpcLinksResponseApiGatewayClient.getVpcLinks(GetVpcLinksRequest getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetVpcLinksResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetVpcLinksResponse>ApiGatewayAsyncClient.getVpcLinks()Gets the VpcLinks collection under the caller's account in a selected region.default CompletableFuture<GetVpcLinksResponse>ApiGatewayAsyncClient.getVpcLinks(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region.default CompletableFuture<GetVpcLinksResponse>ApiGatewayAsyncClient.getVpcLinks(GetVpcLinksRequest getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region. -
Uses of GetVpcLinksResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetVpcLinksResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetVpcLinksResponseModifier and TypeMethodDescriptionvoidGetVpcLinksPublisher.subscribe(org.reactivestreams.Subscriber<? super GetVpcLinksResponse> subscriber)