| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
InputSchema |
InputSchema.data(InputSchemaData data) |
InputSchema |
UpdateAppResponseDataAttributes.getInputSchema()
The definition of
InputSchema object. |
InputSchema |
UpdateAppRequestDataAttributes.getInputSchema()
The definition of
InputSchema object. |
InputSchema |
GetAppResponseDataAttributes.getInputSchema()
The definition of
InputSchema object. |
InputSchema |
CreateAppRequestDataAttributes.getInputSchema()
The definition of
InputSchema object. |
InputSchema |
InputSchema.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.inputSchema(InputSchema inputSchema) |
UpdateAppRequestDataAttributes |
UpdateAppRequestDataAttributes.inputSchema(InputSchema inputSchema) |
GetAppResponseDataAttributes |
GetAppResponseDataAttributes.inputSchema(InputSchema inputSchema) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.inputSchema(InputSchema inputSchema) |
void |
UpdateAppResponseDataAttributes.setInputSchema(InputSchema inputSchema) |
void |
UpdateAppRequestDataAttributes.setInputSchema(InputSchema inputSchema) |
void |
GetAppResponseDataAttributes.setInputSchema(InputSchema inputSchema) |
void |
CreateAppRequestDataAttributes.setInputSchema(InputSchema inputSchema) |
Copyright © 2024. All rights reserved.