@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.
|
String |
getType()
Deprecated.
The subscription type.
|
int |
hashCode()
Deprecated.
|
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 boolean equals(Object o)
Copyright © 2022. All rights reserved.