Uses of Class
software.amazon.awscdk.services.apigateway.Model.Builder
-
Uses of Model.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionModel.Builder.contentType
(String contentType) The content type for the model.static Model.Builder
Model.Builder.description
(String description) A description that identifies this model.A name for the model.The rest API that this model is part of.Model.Builder.schema
(JsonSchema schema) The schema to use to transform data to one or more output formats.