| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.addTagsItem(String tagsItem) |
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.enableCustomMetrics(Boolean enableCustomMetrics) |
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.id(String id) |
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.resourceType(String resourceType) |
ConfluentAccountResourceAttributes |
ConfluentAccountResourceAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluentAccountResourceAttributes> |
ConfluentAccountCreateRequestAttributes.getResources()
A list of Confluent resources associated with the Confluent account.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountCreateRequestAttributes |
ConfluentAccountCreateRequestAttributes.addResourcesItem(ConfluentAccountResourceAttributes resourcesItem) |
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountCreateRequestAttributes |
ConfluentAccountCreateRequestAttributes.resources(List<ConfluentAccountResourceAttributes> resources) |
void |
ConfluentAccountCreateRequestAttributes.setResources(List<ConfluentAccountResourceAttributes> resources) |
Copyright © 2024. All rights reserved.