Uses of Class
com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
-
Packages that use ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder Package Description com.cumulocity.rest.representation.application.microservice -
-
Uses of ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder in com.cumulocity.rest.representation.application.microservice
Methods in com.cumulocity.rest.representation.application.microservice that return ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder Modifier and Type Method Description static ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilderProbeRepresentation.ExecActionRepresentation. builder()ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilderProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder. clearCommand()ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilderProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder. command(String command)ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilderProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder. command(Collection<? extends String> command)
-