Package | Description |
---|---|
com.cumulocity.rest.representation.application.microservice |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.HttpHeaderRepresentation |
ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProbeRepresentation.HttpHeaderRepresentation> |
ProbeRepresentation.HTTPGetActionRepresentation.getHeaders() |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder |
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.header(ProbeRepresentation.HttpHeaderRepresentation header) |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder |
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.headers(Collection<? extends ProbeRepresentation.HttpHeaderRepresentation> headers) |
void |
ProbeRepresentation.HTTPGetActionRepresentation.setHeaders(List<ProbeRepresentation.HttpHeaderRepresentation> headers) |
Constructor and Description |
---|
HTTPGetActionRepresentation(String host,
String path,
Integer port,
String scheme,
List<ProbeRepresentation.HttpHeaderRepresentation> headers) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.