Uses of Enum
software.amazon.awscdk.services.apigateway.JsonSchemaVersion
-
Uses of JsonSchemaVersion in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptiondefault JsonSchemaVersion
JsonSchema.getSchema()
final JsonSchemaVersion
JsonSchema.Jsii$Proxy.getSchema()
static JsonSchemaVersion
Returns the enum constant of this type with the specified name.static JsonSchemaVersion[]
JsonSchemaVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionJsonSchema.Builder.schema
(JsonSchemaVersion schema) Sets the value ofJsonSchema.getSchema()