| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static APISchemaType |
APISchemaType.fromValue(String value)
Use this in place of valueOf.
|
static APISchemaType |
APISchemaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APISchemaType[] |
APISchemaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomPluginConfiguration |
CustomPluginConfiguration.withApiSchemaType(APISchemaType apiSchemaType)
The type of OpenAPI schema to use.
|
Copyright © 2025. All rights reserved.