Uses of Class
software.amazon.awssdk.services.apigateway.model.DocumentationVersion
Packages that use DocumentationVersion
-
Uses of DocumentationVersion in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type DocumentationVersionModifier and TypeMethodDescriptionfinal List<DocumentationVersion>GetDocumentationVersionsResponse.items()The current page of elements from this collection.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type DocumentationVersionModifier and TypeMethodDescriptionGetDocumentationVersionsResponse.Builder.items(DocumentationVersion... items) The current page of elements from this collection.Method parameters in software.amazon.awssdk.services.apigateway.model with type arguments of type DocumentationVersionModifier and TypeMethodDescriptionGetDocumentationVersionsResponse.Builder.items(Collection<DocumentationVersion> items) The current page of elements from this collection.