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