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