Uses of Interface
software.amazon.awssdk.services.apigateway.model.Model.Builder
Packages that use Model.Builder
-
Uses of Model.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return Model.BuilderModifier and TypeMethodDescriptionstatic Model.BuilderModel.builder()Model.Builder.contentType(String contentType) The content-type for the model.Model.Builder.description(String description) The description of the model.The identifier for the model resource.The name of the model.The schema for the model.Model.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type Model.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Model.Builder>Model.serializableBuilderClass()