@Generated(value="org.jsonschema2pojo") public class TelemetryConfiguration extends BaseModelResource
| Constructor and Description |
|---|
TelemetryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Boolean |
getEnableTelemetry()
(Required)
|
Integer |
getSampleCount()
(Required)
|
Integer |
getSampleInterval()
(Required)
|
int |
hashCode() |
void |
setEnableTelemetry(Boolean enableTelemetry)
(Required)
|
void |
setSampleCount(Integer sampleCount)
(Required)
|
void |
setSampleInterval(Integer sampleInterval)
(Required)
|
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUripublic Integer getSampleInterval()
public void setSampleInterval(Integer sampleInterval)
sampleInterval - The sampleIntervalpublic Boolean getEnableTelemetry()
public void setEnableTelemetry(Boolean enableTelemetry)
enableTelemetry - The enableTelemetrypublic Integer getSampleCount()
public void setSampleCount(Integer sampleCount)
sampleCount - The sampleCountpublic String toString()
toString in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic boolean equals(Object other)
equals in class BaseModelResourceCopyright © 2016. All rights reserved.