| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.addComponentsItem(ComponentGrid componentsItem) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.addQueriesItem(Query queriesItem) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.addTagsItem(String tagsItem) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.components(List<ComponentGrid> components) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.description(String description) |
CreateAppRequestDataAttributes |
CreateAppRequestData.getAttributes()
App definition attributes such as name, description, and components.
|
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.name(String name) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.queries(List<Query> queries) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.rootInstanceName(String rootInstanceName) |
CreateAppRequestDataAttributes |
CreateAppRequestDataAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
CreateAppRequestData |
CreateAppRequestData.attributes(CreateAppRequestDataAttributes attributes) |
void |
CreateAppRequestData.setAttributes(CreateAppRequestDataAttributes attributes) |
Copyright © 2025. All rights reserved.