Class ProbeRepresentation.ExecActionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
- All Implemented Interfaces:
ResourceRepresentation
,org.svenson.DynamicProperties
- Enclosing class:
- ProbeRepresentation
public static class ProbeRepresentation.ExecActionRepresentation
extends AbstractExtensibleRepresentation
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON
-
Constructor Details
-
ExecActionRepresentation
public ExecActionRepresentation() -
ExecActionRepresentation
-
-
Method Details
-
builder
public static ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder builder() -
setCommand
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
- Overrides:
toString
in classBaseResourceRepresentation
-
getCommand
-