Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.Payload
-
Packages that use HealthCheck.Payload Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.Payload in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as HealthCheck.Payload Modifier and Type Field Description private static HealthCheck.Payload
HealthCheck.Payload. DEFAULT_INSTANCE
private HealthCheck.Payload
HealthCheck.HttpHealthCheck.Builder. send_
private HealthCheck.Payload
HealthCheck.HttpHealthCheck. send_
private HealthCheck.Payload
HealthCheck.TcpHealthCheck.Builder. send_
private HealthCheck.Payload
HealthCheck.TcpHealthCheck. send_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.Payload Modifier and Type Field Description private static com.google.protobuf.Parser<HealthCheck.Payload>
HealthCheck.Payload. PARSER
private java.util.List<HealthCheck.Payload>
HealthCheck.HttpHealthCheck.Builder. receive_
private java.util.List<HealthCheck.Payload>
HealthCheck.HttpHealthCheck. receive_
private java.util.List<HealthCheck.Payload>
HealthCheck.TcpHealthCheck.Builder. receive_
private java.util.List<HealthCheck.Payload>
HealthCheck.TcpHealthCheck. receive_
private com.google.protobuf.RepeatedFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.HttpHealthCheck.Builder. receiveBuilder_
private com.google.protobuf.RepeatedFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.TcpHealthCheck.Builder. receiveBuilder_
private com.google.protobuf.SingleFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.HttpHealthCheck.Builder. sendBuilder_
private com.google.protobuf.SingleFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.TcpHealthCheck.Builder. sendBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.Payload Modifier and Type Method Description HealthCheck.Payload
HealthCheck.Payload.Builder. build()
HealthCheck.Payload
HealthCheck.Payload.Builder. buildPartial()
static HealthCheck.Payload
HealthCheck.Payload. getDefaultInstance()
HealthCheck.Payload
HealthCheck.Payload.Builder. getDefaultInstanceForType()
HealthCheck.Payload
HealthCheck.Payload. getDefaultInstanceForType()
HealthCheck.Payload
HealthCheck.HttpHealthCheck.Builder. getReceive(int index)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.Payload
HealthCheck.HttpHealthCheck. getReceive(int index)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.Payload
HealthCheck.HttpHealthCheckOrBuilder. getReceive(int index)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.Payload
HealthCheck.TcpHealthCheck.Builder. getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.Payload
HealthCheck.TcpHealthCheck. getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.Payload
HealthCheck.TcpHealthCheckOrBuilder. getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.Payload
HealthCheck.HttpHealthCheck.Builder. getSend()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.Payload
HealthCheck.HttpHealthCheck. getSend()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.Payload
HealthCheck.HttpHealthCheckOrBuilder. getSend()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.Payload
HealthCheck.TcpHealthCheck.Builder. getSend()
Empty payloads imply a connect-only health check.HealthCheck.Payload
HealthCheck.TcpHealthCheck. getSend()
Empty payloads imply a connect-only health check.HealthCheck.Payload
HealthCheck.TcpHealthCheckOrBuilder. getSend()
Empty payloads imply a connect-only health check.static HealthCheck.Payload
HealthCheck.Payload. parseDelimitedFrom(java.io.InputStream input)
static HealthCheck.Payload
HealthCheck.Payload. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(byte[] data)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(com.google.protobuf.ByteString data)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(com.google.protobuf.CodedInputStream input)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(java.io.InputStream input)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(java.nio.ByteBuffer data)
static HealthCheck.Payload
HealthCheck.Payload. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.Payload Modifier and Type Method Description com.google.protobuf.Parser<HealthCheck.Payload>
HealthCheck.Payload. getParserForType()
private com.google.protobuf.RepeatedFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.HttpHealthCheck.Builder. getReceiveFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.TcpHealthCheck.Builder. getReceiveFieldBuilder()
java.util.List<HealthCheck.Payload>
HealthCheck.HttpHealthCheck.Builder. getReceiveList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.java.util.List<HealthCheck.Payload>
HealthCheck.HttpHealthCheck. getReceiveList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.java.util.List<HealthCheck.Payload>
HealthCheck.HttpHealthCheckOrBuilder. getReceiveList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.java.util.List<HealthCheck.Payload>
HealthCheck.TcpHealthCheck.Builder. getReceiveList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.java.util.List<HealthCheck.Payload>
HealthCheck.TcpHealthCheck. getReceiveList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.java.util.List<HealthCheck.Payload>
HealthCheck.TcpHealthCheckOrBuilder. getReceiveList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.private com.google.protobuf.SingleFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.HttpHealthCheck.Builder. getSendFieldBuilder()
[#not-implemented-hide:] HTTP specific payload.private com.google.protobuf.SingleFieldBuilder<HealthCheck.Payload,HealthCheck.Payload.Builder,HealthCheck.PayloadOrBuilder>
HealthCheck.TcpHealthCheck.Builder. getSendFieldBuilder()
Empty payloads imply a connect-only health check.static com.google.protobuf.Parser<HealthCheck.Payload>
HealthCheck.Payload. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheck.Payload Modifier and Type Method Description HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. addReceive(int index, HealthCheck.Payload value)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. addReceive(HealthCheck.Payload value)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. addReceive(int index, HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. addReceive(HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.private void
HealthCheck.Payload.Builder. buildPartial0(HealthCheck.Payload result)
private void
HealthCheck.Payload.Builder. buildPartialOneofs(HealthCheck.Payload result)
HealthCheck.Payload.Builder
HealthCheck.Payload.Builder. mergeFrom(HealthCheck.Payload other)
HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. mergeSend(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. mergeSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.static HealthCheck.Payload.Builder
HealthCheck.Payload. newBuilder(HealthCheck.Payload prototype)
HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. setReceive(int index, HealthCheck.Payload value)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. setReceive(int index, HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. setSend(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. setSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type HealthCheck.Payload Modifier and Type Method Description HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. addAllReceive(java.lang.Iterable<? extends HealthCheck.Payload> values)
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.TcpHealthCheck.Builder
HealthCheck.TcpHealthCheck.Builder. addAllReceive(java.lang.Iterable<? extends HealthCheck.Payload> values)
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.
-