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