| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.addForwardTagsRestrictionListItem(String forwardTagsRestrictionListItem) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.enabled(Boolean enabled) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwarderDestination(CustomDestinationResponseForwardDestination forwarderDestination) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwardTags(Boolean forwardTags) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwardTagsRestrictionList(List<String> forwardTagsRestrictionList) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
CustomDestinationResponseAttributes |
CustomDestinationResponseDefinition.getAttributes()
The attributes associated with the custom destination.
|
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.name(String name) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseDefinition |
CustomDestinationResponseDefinition.attributes(CustomDestinationResponseAttributes attributes) |
void |
CustomDestinationResponseDefinition.setAttributes(CustomDestinationResponseAttributes attributes) |
Copyright © 2024. All rights reserved.