Uses of Class
com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
Packages that use ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
-
Uses of ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder in com.cumulocity.rest.representation.application.microservice
Methods in com.cumulocity.rest.representation.application.microservice that return ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilderModifier 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)