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.CustomHealthCheckHealthCheck.CustomHealthCheck. DEFAULT_INSTANCEFields 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. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.CustomHealthCheck Modifier and Type Method Description HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck.Builder. build()HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck.Builder. buildPartial()HealthCheck.CustomHealthCheckHealthCheck.Builder. getCustomHealthCheck()Custom health check.HealthCheck.CustomHealthCheckHealthCheck. getCustomHealthCheck()Custom health check.HealthCheck.CustomHealthCheckHealthCheckOrBuilder. getCustomHealthCheck()Custom health check.static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. getDefaultInstance()HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck.Builder. getDefaultInstanceForType()HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. getDefaultInstanceForType()static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseDelimitedFrom(java.io.InputStream input)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(byte[] data)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(com.google.protobuf.ByteString data)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(java.io.InputStream input)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.CustomHealthCheckHealthCheck.CustomHealthCheck. parseFrom(java.nio.ByteBuffer data)static HealthCheck.CustomHealthCheckHealthCheck.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 voidHealthCheck.CustomHealthCheck.Builder. buildPartial0(HealthCheck.CustomHealthCheck result)private voidHealthCheck.CustomHealthCheck.Builder. buildPartialOneofs(HealthCheck.CustomHealthCheck result)HealthCheck.BuilderHealthCheck.Builder. mergeCustomHealthCheck(HealthCheck.CustomHealthCheck value)Custom health check.HealthCheck.CustomHealthCheck.BuilderHealthCheck.CustomHealthCheck.Builder. mergeFrom(HealthCheck.CustomHealthCheck other)static HealthCheck.CustomHealthCheck.BuilderHealthCheck.CustomHealthCheck. newBuilder(HealthCheck.CustomHealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setCustomHealthCheck(HealthCheck.CustomHealthCheck value)Custom health check.
-