| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationAttributeTagsRestrictionListType.ALLOW_LIST |
static CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationAttributeTagsRestrictionListType.BLOCK_LIST |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationAttributeTagsRestrictionListType.fromValue(String value) |
CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationUpdateRequestAttributes.getForwardTagsRestrictionListType()
How
forward_tags_restriction_list parameter should be interpreted. |
CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationResponseAttributes.getForwardTagsRestrictionListType()
How
forward_tags_restriction_list parameter should be interpreted. |
CustomDestinationAttributeTagsRestrictionListType |
CustomDestinationCreateRequestAttributes.getForwardTagsRestrictionListType()
How
forward_tags_restriction_list parameter should be interpreted. |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationUpdateRequestAttributes |
CustomDestinationUpdateRequestAttributes.forwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
CustomDestinationCreateRequestAttributes |
CustomDestinationCreateRequestAttributes.forwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
void |
CustomDestinationAttributeTagsRestrictionListType.CustomDestinationAttributeTagsRestrictionListTypeSerializer.serialize(CustomDestinationAttributeTagsRestrictionListType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationUpdateRequestAttributes.setForwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
void |
CustomDestinationResponseAttributes.setForwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
void |
CustomDestinationCreateRequestAttributes.setForwardTagsRestrictionListType(CustomDestinationAttributeTagsRestrictionListType forwardTagsRestrictionListType) |
| Constructor and Description |
|---|
CustomDestinationAttributeTagsRestrictionListTypeSerializer(Class<CustomDestinationAttributeTagsRestrictionListType> t) |
Copyright © 2024. All rights reserved.