Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetModelsPublisher
-
Packages that use GetModelsPublisher Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetModelsPublisher in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetModelsPublisher Modifier and Type Method Description default GetModelsPublisherApiGatewayAsyncClient. getModelsPaginator(Consumer<GetModelsRequest.Builder> getModelsRequest)This is a variant ofApiGatewayAsyncClient.getModels(software.amazon.awssdk.services.apigateway.model.GetModelsRequest)operation.default GetModelsPublisherApiGatewayAsyncClient. getModelsPaginator(GetModelsRequest getModelsRequest)This is a variant ofApiGatewayAsyncClient.getModels(software.amazon.awssdk.services.apigateway.model.GetModelsRequest)operation.
-