Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetVpcLinksPublisher
-
Packages that use GetVpcLinksPublisher Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetVpcLinksPublisher in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetVpcLinksPublisher Modifier and Type Method Description default GetVpcLinksPublisherApiGatewayAsyncClient. getVpcLinksPaginator()This is a variant ofApiGatewayAsyncClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default GetVpcLinksPublisherApiGatewayAsyncClient. getVpcLinksPaginator(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest)This is a variant ofApiGatewayAsyncClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default GetVpcLinksPublisherApiGatewayAsyncClient. getVpcLinksPaginator(GetVpcLinksRequest getVpcLinksRequest)This is a variant ofApiGatewayAsyncClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.
-