Uses of Interface
software.amazon.awssdk.services.apigateway.model.DocumentationVersion.Builder
Packages that use DocumentationVersion.Builder
-
Uses of DocumentationVersion.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return DocumentationVersion.BuilderModifier and TypeMethodDescriptionstatic DocumentationVersion.BuilderDocumentationVersion.builder()DocumentationVersion.Builder.createdDate(Instant createdDate) The date when the API documentation snapshot is created.DocumentationVersion.Builder.description(String description) The description of the API documentation snapshot.DocumentationVersion.toBuilder()The version identifier of the API documentation snapshot.Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type DocumentationVersion.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DocumentationVersion.Builder>DocumentationVersion.serializableBuilderClass()