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