Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetRestApisPublisher
-
Packages that use GetRestApisPublisher Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetRestApisPublisher in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetRestApisPublisher Modifier and Type Method Description default GetRestApisPublisherApiGatewayAsyncClient. getRestApisPaginator()This is a variant ofApiGatewayAsyncClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.default GetRestApisPublisherApiGatewayAsyncClient. getRestApisPaginator(Consumer<GetRestApisRequest.Builder> getRestApisRequest)This is a variant ofApiGatewayAsyncClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.default GetRestApisPublisherApiGatewayAsyncClient. getRestApisPaginator(GetRestApisRequest getRestApisRequest)This is a variant ofApiGatewayAsyncClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.
-