public static class ProbeRepresentation.ExecActionRepresentation extends AbstractExtensibleRepresentation
Modifier and Type | Class and Description |
---|---|
static class |
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder |
Constructor and Description |
---|
ExecActionRepresentation() |
ExecActionRepresentation(List<String> command) |
Modifier and Type | Method and Description |
---|---|
static ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getCommand() |
int |
hashCode() |
void |
setCommand(List<String> command) |
String |
toString() |
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
getSelf, getSelfDecoded, setSelf, toJSON
public static ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder builder()
protected boolean canEqual(Object other)
public String toString()
toString
in class BaseResourceRepresentation
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.