Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.HttpHealthCheck
-
Packages that use HealthCheck.HttpHealthCheck Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.HttpHealthCheck in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as HealthCheck.HttpHealthCheck Modifier and Type Field Description private static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.HttpHealthCheck Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.HttpHealthCheck,HealthCheck.HttpHealthCheck.Builder,HealthCheck.HttpHealthCheckOrBuilder>
HealthCheck.Builder. httpHealthCheckBuilder_
private static com.google.protobuf.Parser<HealthCheck.HttpHealthCheck>
HealthCheck.HttpHealthCheck. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.HttpHealthCheck Modifier and Type Method Description HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck.Builder. build()
HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck.Builder. buildPartial()
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. getDefaultInstance()
HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck.Builder. getDefaultInstanceForType()
HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. getDefaultInstanceForType()
HealthCheck.HttpHealthCheck
HealthCheck.Builder. getHttpHealthCheck()
HTTP health check.HealthCheck.HttpHealthCheck
HealthCheck. getHttpHealthCheck()
HTTP health check.HealthCheck.HttpHealthCheck
HealthCheckOrBuilder. getHttpHealthCheck()
HTTP health check.static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseDelimitedFrom(java.io.InputStream input)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(byte[] data)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(com.google.protobuf.ByteString data)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(java.io.InputStream input)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. parseFrom(java.nio.ByteBuffer data)
static HealthCheck.HttpHealthCheck
HealthCheck.HttpHealthCheck. 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.HttpHealthCheck Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.HttpHealthCheck,HealthCheck.HttpHealthCheck.Builder,HealthCheck.HttpHealthCheckOrBuilder>
HealthCheck.Builder. getHttpHealthCheckFieldBuilder()
HTTP health check.com.google.protobuf.Parser<HealthCheck.HttpHealthCheck>
HealthCheck.HttpHealthCheck. getParserForType()
static com.google.protobuf.Parser<HealthCheck.HttpHealthCheck>
HealthCheck.HttpHealthCheck. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheck.HttpHealthCheck Modifier and Type Method Description private void
HealthCheck.HttpHealthCheck.Builder. buildPartial0(HealthCheck.HttpHealthCheck result)
private void
HealthCheck.HttpHealthCheck.Builder. buildPartialRepeatedFields(HealthCheck.HttpHealthCheck result)
HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. mergeFrom(HealthCheck.HttpHealthCheck other)
HealthCheck.Builder
HealthCheck.Builder. mergeHttpHealthCheck(HealthCheck.HttpHealthCheck value)
HTTP health check.static HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck. newBuilder(HealthCheck.HttpHealthCheck prototype)
HealthCheck.Builder
HealthCheck.Builder. setHttpHealthCheck(HealthCheck.HttpHealthCheck value)
HTTP health check.
-