Uses of Class
com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
-
Uses of ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder in com.cumulocity.rest.representation.application.microservice
Modifier and TypeMethodDescriptionProbeRepresentation.HTTPGetActionRepresentation.builder()
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.clearHeaders()
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.header
(ProbeRepresentation.HttpHeaderRepresentation header) ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.headers
(Collection<? extends ProbeRepresentation.HttpHeaderRepresentation> headers) ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.host
(String host) ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.path
(String path) ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.port
(Integer port) ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.scheme
(String scheme)