Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse.Builder
Packages that use GetDocumentationVersionsResponse.Builder
-
Uses of GetDocumentationVersionsResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetDocumentationVersionsResponse.BuilderModifier and TypeMethodDescriptionGetDocumentationVersionsResponse.builder()GetDocumentationVersionsResponse.Builder.items(Collection<DocumentationVersion> items) The current page of elements from this collection.GetDocumentationVersionsResponse.Builder.items(Consumer<DocumentationVersion.Builder>... items) The current page of elements from this collection.GetDocumentationVersionsResponse.Builder.items(DocumentationVersion... items) The current page of elements from this collection.Sets the value of the Position property for this object.GetDocumentationVersionsResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetDocumentationVersionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDocumentationVersionsResponse.Builder>GetDocumentationVersionsResponse.serializableBuilderClass()