@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class TeamsOwnershipMappingBatchOperationData extends Object
op is add.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ATTRIBUTES |
static String |
JSON_PROPERTY_TYPE |
boolean |
unparsed |
| Constructor and Description |
|---|
TeamsOwnershipMappingBatchOperationData() |
TeamsOwnershipMappingBatchOperationData(TeamsOwnershipMappingBatchOperationDataAttributes attributes,
TeamsOwnershipMappingType type) |
public boolean unparsed
public static final String JSON_PROPERTY_ATTRIBUTES
public static final String JSON_PROPERTY_TYPE
public TeamsOwnershipMappingBatchOperationData()
public TeamsOwnershipMappingBatchOperationData(TeamsOwnershipMappingBatchOperationDataAttributes attributes, TeamsOwnershipMappingType type)
public TeamsOwnershipMappingBatchOperationData attributes(TeamsOwnershipMappingBatchOperationDataAttributes attributes)
public TeamsOwnershipMappingBatchOperationDataAttributes getAttributes()
team_handle and view_name are
required when op is add. At least one of service or
application_id must be provided.public void setAttributes(TeamsOwnershipMappingBatchOperationDataAttributes attributes)
public TeamsOwnershipMappingBatchOperationData type(TeamsOwnershipMappingType type)
public TeamsOwnershipMappingType getType()
public void setType(TeamsOwnershipMappingType type)
public TeamsOwnershipMappingBatchOperationData putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.