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