@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class OnDemandConcurrencyCap extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ATTRIBUTES |
boolean |
unparsed |
| Constructor and Description |
|---|
OnDemandConcurrencyCap() |
| Modifier and Type | Method and Description |
|---|---|
OnDemandConcurrencyCap |
attributes(OnDemandConcurrencyCapAttributes attributes) |
boolean |
equals(Object o)
Return true if this OnDemandConcurrencyCap object is equal to o.
|
OnDemandConcurrencyCapAttributes |
getAttributes()
On-demand concurrency cap attributes.
|
int |
hashCode() |
void |
setAttributes(OnDemandConcurrencyCapAttributes attributes) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_ATTRIBUTES
public OnDemandConcurrencyCap attributes(OnDemandConcurrencyCapAttributes attributes)
@Nullable public OnDemandConcurrencyCapAttributes getAttributes()
public void setAttributes(OnDemandConcurrencyCapAttributes attributes)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.