@Deprecated @Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class OrganizationSubscription extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_TYPE
Deprecated.
|
boolean |
unparsed
Deprecated.
|
| Constructor and Description |
|---|
OrganizationSubscription()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
Return true if this OrganizationSubscription object is equal to o.
|
Map<String,Object> |
getAdditionalProperties()
Deprecated.
Return the additional (undeclared) property.
|
Object |
getAdditionalProperty(String key)
Deprecated.
Return the additional (undeclared) property with the specified name.
|
String |
getType()
Deprecated.
The subscription type.
|
int |
hashCode()
Deprecated.
|
OrganizationSubscription |
putAdditionalProperty(String key,
Object value)
Deprecated.
Set the additional (undeclared) property with the specified name and value.
|
void |
setType(String type)
Deprecated.
|
String |
toString()
Deprecated.
|
OrganizationSubscription |
type(String type)
Deprecated.
|
public boolean unparsed
public static final String JSON_PROPERTY_TYPE
public OrganizationSubscription type(String type)
@Nullable public String getType()
trial, free, and pro
.public void setType(String type)
public OrganizationSubscription 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 © 2024. All rights reserved.