Uses of Class
io.envoyproxy.envoy.data.core.v2alpha.DegradedHealthyHost
Packages that use DegradedHealthyHost
-
Uses of DegradedHealthyHost in io.envoyproxy.envoy.data.core.v2alpha
Methods in io.envoyproxy.envoy.data.core.v2alpha that return DegradedHealthyHostModifier and TypeMethodDescriptionDegradedHealthyHost.Builder.build()DegradedHealthyHost.Builder.buildPartial()static DegradedHealthyHostDegradedHealthyHost.getDefaultInstance()DegradedHealthyHost.Builder.getDefaultInstanceForType()DegradedHealthyHost.getDefaultInstanceForType()HealthCheckEvent.Builder.getDegradedHealthyHost()Healthy host became degraded.HealthCheckEvent.getDegradedHealthyHost()Healthy host became degraded.HealthCheckEventOrBuilder.getDegradedHealthyHost()Healthy host became degraded.static DegradedHealthyHostDegradedHealthyHost.parseDelimitedFrom(InputStream input) static DegradedHealthyHostDegradedHealthyHost.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DegradedHealthyHostDegradedHealthyHost.parseFrom(byte[] data) static DegradedHealthyHostDegradedHealthyHost.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DegradedHealthyHostDegradedHealthyHost.parseFrom(com.google.protobuf.ByteString data) static DegradedHealthyHostDegradedHealthyHost.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DegradedHealthyHostDegradedHealthyHost.parseFrom(com.google.protobuf.CodedInputStream input) static DegradedHealthyHostDegradedHealthyHost.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DegradedHealthyHostDegradedHealthyHost.parseFrom(InputStream input) static DegradedHealthyHostDegradedHealthyHost.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DegradedHealthyHostDegradedHealthyHost.parseFrom(ByteBuffer data) static DegradedHealthyHostDegradedHealthyHost.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.core.v2alpha that return types with arguments of type DegradedHealthyHostModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DegradedHealthyHost>DegradedHealthyHost.getParserForType()static com.google.protobuf.Parser<DegradedHealthyHost>DegradedHealthyHost.parser()Methods in io.envoyproxy.envoy.data.core.v2alpha with parameters of type DegradedHealthyHostModifier and TypeMethodDescriptionHealthCheckEvent.Builder.mergeDegradedHealthyHost(DegradedHealthyHost value) Healthy host became degraded.DegradedHealthyHost.Builder.mergeFrom(DegradedHealthyHost other) static DegradedHealthyHost.BuilderDegradedHealthyHost.newBuilder(DegradedHealthyHost prototype) HealthCheckEvent.Builder.setDegradedHealthyHost(DegradedHealthyHost value) Healthy host became degraded.