public static class ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.ExecActionRepresentation |
build() |
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder |
clearCommand() |
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder |
command(Collection<? extends String> command) |
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder |
command(String command) |
String |
toString() |
public ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder command(String command)
public ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder command(Collection<? extends String> command)
public ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder clearCommand()
public ProbeRepresentation.ExecActionRepresentation build()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.