Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.CustomHealthCheck.Builder
Packages that use HealthCheck.CustomHealthCheck.Builder
-
Uses of HealthCheck.CustomHealthCheck.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.CustomHealthCheck.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HealthCheck.CustomHealthCheck, HealthCheck.CustomHealthCheck.Builder, HealthCheck.CustomHealthCheckOrBuilder> HealthCheck.Builder.customHealthCheckBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.CustomHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.CustomHealthCheck.Builder.clear()
HealthCheck.CustomHealthCheck.Builder.clearConfigType()
HealthCheck.CustomHealthCheck.Builder.clearName()
The registered name of the custom health checker.HealthCheck.CustomHealthCheck.Builder.clearTypedConfig()
.google.protobuf.Any typed_config = 3;
HealthCheck.Builder.getCustomHealthCheckBuilder()
Custom health check.HealthCheck.CustomHealthCheck.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheck.CustomHealthCheck.Builder.mergeFrom
(com.google.protobuf.Message other) HealthCheck.CustomHealthCheck.Builder.mergeFrom
(HealthCheck.CustomHealthCheck other) HealthCheck.CustomHealthCheck.Builder.mergeTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
HealthCheck.CustomHealthCheck.newBuilder()
HealthCheck.CustomHealthCheck.newBuilder
(HealthCheck.CustomHealthCheck prototype) HealthCheck.CustomHealthCheck.newBuilderForType()
protected HealthCheck.CustomHealthCheck.Builder
HealthCheck.CustomHealthCheck.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) The registered name of the custom health checker.HealthCheck.CustomHealthCheck.Builder.setNameBytes
(com.google.protobuf.ByteString value) The registered name of the custom health checker.HealthCheck.CustomHealthCheck.Builder.setTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
HealthCheck.CustomHealthCheck.Builder.setTypedConfig
(com.google.protobuf.Any.Builder builderForValue) .google.protobuf.Any typed_config = 3;
HealthCheck.CustomHealthCheck.toBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.CustomHealthCheck.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HealthCheck.CustomHealthCheck, HealthCheck.CustomHealthCheck.Builder, HealthCheck.CustomHealthCheckOrBuilder> HealthCheck.Builder.getCustomHealthCheckFieldBuilder()
Custom health check.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheck.CustomHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.Builder.setCustomHealthCheck
(HealthCheck.CustomHealthCheck.Builder builderForValue) Custom health check.