Uses of Class
software.amazon.awssdk.services.apigateway.model.Model
Packages that use Model
Package
Description
-
Uses of Model in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type ModelModifier and TypeMethodDescriptionGetModelsResponse.items()The current page of elements from this collection.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type ModelModifier and TypeMethodDescriptionThe current page of elements from this collection.Method parameters in software.amazon.awssdk.services.apigateway.model with type arguments of type ModelModifier and TypeMethodDescriptionGetModelsResponse.Builder.items(Collection<Model> items) The current page of elements from this collection. -
Uses of Model in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type ModelModifier and TypeMethodDescriptionfinal SdkIterable<Model>GetModelsIterable.items()Returns an iterable to iterate through the paginatedGetModelsResponse.items()member.final SdkPublisher<Model>GetModelsPublisher.items()Returns a publisher that can be used to get a stream of data.