| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default JsonSchemaVersion |
JsonSchema.getSchema() |
JsonSchemaVersion |
JsonSchema.Jsii$Proxy.getSchema() |
static JsonSchemaVersion |
JsonSchemaVersion.valueOf(String name)
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 Type | Method and Description |
|---|---|
JsonSchema.Builder |
JsonSchema.Builder.schema(JsonSchemaVersion schema)
Sets the value of
JsonSchema.getSchema() |
Copyright © 2022. All rights reserved.