Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck
Packages that use HealthCheck
-
Uses of HealthCheck in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type HealthCheckModifier and TypeFieldDescriptionprivate List<HealthCheck> Cluster.Builder.healthChecks_private List<HealthCheck> Cluster.healthChecks_private com.google.protobuf.RepeatedFieldBuilder<HealthCheck, HealthCheck.Builder, HealthCheckOrBuilder> Cluster.Builder.healthChecksBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return HealthCheckModifier and TypeMethodDescriptionCluster.Builder.getHealthChecks(int index) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Cluster.getHealthChecks(int index) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.ClusterOrBuilder.getHealthChecks(int index) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type HealthCheckModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HealthCheck, HealthCheck.Builder, HealthCheckOrBuilder> Cluster.Builder.getHealthChecksFieldBuilder()Cluster.Builder.getHealthChecksList()Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Cluster.getHealthChecksList()Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.ClusterOrBuilder.getHealthChecksList()Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type HealthCheckModifier and TypeMethodDescriptionCluster.Builder.addHealthChecks(int index, HealthCheck value) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Cluster.Builder.addHealthChecks(HealthCheck value) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Cluster.Builder.setHealthChecks(int index, HealthCheck value) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster.Method parameters in io.envoyproxy.envoy.config.cluster.v3 with type arguments of type HealthCheckModifier and TypeMethodDescriptionCluster.Builder.addAllHealthChecks(Iterable<? extends HealthCheck> values) Optional :ref:`active health checking <arch_overview_health_checking>` configuration for the cluster. -
Uses of HealthCheck in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as HealthCheckFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheckModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<HealthCheck> HealthCheck.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return HealthCheckModifier and TypeMethodDescriptionHealthCheck.Builder.build()HealthCheck.Builder.buildPartial()static HealthCheckHealthCheck.getDefaultInstance()HealthCheck.Builder.getDefaultInstanceForType()HealthCheck.getDefaultInstanceForType()static HealthCheckHealthCheck.parseDelimitedFrom(InputStream input) static HealthCheckHealthCheck.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckHealthCheck.parseFrom(byte[] data) static HealthCheckHealthCheck.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckHealthCheck.parseFrom(com.google.protobuf.ByteString data) static HealthCheckHealthCheck.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckHealthCheck.parseFrom(com.google.protobuf.CodedInputStream input) static HealthCheckHealthCheck.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckHealthCheck.parseFrom(InputStream input) static HealthCheckHealthCheck.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckHealthCheck.parseFrom(ByteBuffer data) static HealthCheckHealthCheck.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheckModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HealthCheck> HealthCheck.getParserForType()static com.google.protobuf.Parser<HealthCheck> HealthCheck.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheckModifier and TypeMethodDescriptionprivate voidHealthCheck.Builder.buildPartial0(HealthCheck result) private voidHealthCheck.Builder.buildPartialOneofs(HealthCheck result) private voidHealthCheck.Builder.buildPartialRepeatedFields(HealthCheck result) HealthCheck.Builder.mergeFrom(HealthCheck other) static HealthCheck.BuilderHealthCheck.newBuilder(HealthCheck prototype)