Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest.Builder
Packages that use GetVpcLinksRequest.Builder
Package
Description
-
Uses of GetVpcLinksRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetVpcLinksRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetVpcLinksResponse>ApiGatewayAsyncClient.getVpcLinks(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) 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 GetVpcLinksPublisherApiGatewayAsyncClient.getVpcLinksPaginator(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) This is a variant ofApiGatewayAsyncClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default GetVpcLinksIterableApiGatewayClient.getVpcLinksPaginator(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) This is a variant ofApiGatewayClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation. -
Uses of GetVpcLinksRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetVpcLinksRequest.BuilderModifier and TypeMethodDescriptionstatic GetVpcLinksRequest.BuilderGetVpcLinksRequest.builder()The maximum number of returned results per page.GetVpcLinksRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetVpcLinksRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The current pagination position in the paged result set.GetVpcLinksRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetVpcLinksRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetVpcLinksRequest.Builder>GetVpcLinksRequest.serializableBuilderClass()