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