Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.Endpoint.HealthCheckConfig
Packages that use Endpoint.HealthCheckConfig
-
Uses of Endpoint.HealthCheckConfig in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 declared as Endpoint.HealthCheckConfigModifier and TypeFieldDescriptionprivate static final Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.DEFAULT_INSTANCEprivate Endpoint.HealthCheckConfigEndpoint.Builder.healthCheckConfig_private Endpoint.HealthCheckConfigEndpoint.healthCheckConfig_Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type Endpoint.HealthCheckConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Endpoint.HealthCheckConfig, Endpoint.HealthCheckConfig.Builder, Endpoint.HealthCheckConfigOrBuilder> Endpoint.Builder.healthCheckConfigBuilder_private static final com.google.protobuf.Parser<Endpoint.HealthCheckConfig> Endpoint.HealthCheckConfig.PARSERMethods in io.envoyproxy.envoy.config.endpoint.v3 that return Endpoint.HealthCheckConfigModifier and TypeMethodDescriptionEndpoint.HealthCheckConfig.Builder.build()Endpoint.HealthCheckConfig.Builder.buildPartial()static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.getDefaultInstance()Endpoint.HealthCheckConfig.Builder.getDefaultInstanceForType()Endpoint.HealthCheckConfig.getDefaultInstanceForType()Endpoint.Builder.getHealthCheckConfig()The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.getHealthCheckConfig()The optional health check configuration is used as configuration for the health checker to contact the health checked host.EndpointOrBuilder.getHealthCheckConfig()The optional health check configuration is used as configuration for the health checker to contact the health checked host.static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseDelimitedFrom(InputStream input) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(byte[] data) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(com.google.protobuf.ByteString data) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(InputStream input) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(ByteBuffer data) static Endpoint.HealthCheckConfigEndpoint.HealthCheckConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type Endpoint.HealthCheckConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Endpoint.HealthCheckConfig, Endpoint.HealthCheckConfig.Builder, Endpoint.HealthCheckConfigOrBuilder> Endpoint.Builder.getHealthCheckConfigFieldBuilder()The optional health check configuration is used as configuration for the health checker to contact the health checked host.com.google.protobuf.Parser<Endpoint.HealthCheckConfig> Endpoint.HealthCheckConfig.getParserForType()static com.google.protobuf.Parser<Endpoint.HealthCheckConfig> Endpoint.HealthCheckConfig.parser()Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type Endpoint.HealthCheckConfigModifier and TypeMethodDescriptionprivate voidEndpoint.HealthCheckConfig.Builder.buildPartial0(Endpoint.HealthCheckConfig result) Endpoint.HealthCheckConfig.Builder.mergeFrom(Endpoint.HealthCheckConfig other) Endpoint.Builder.mergeHealthCheckConfig(Endpoint.HealthCheckConfig value) The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.HealthCheckConfig.newBuilder(Endpoint.HealthCheckConfig prototype) Endpoint.Builder.setHealthCheckConfig(Endpoint.HealthCheckConfig value) The optional health check configuration is used as configuration for the health checker to contact the health checked host.