Uses of Class
ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
Packages that use HealthProbeReply.Builder
-
Uses of HealthProbeReply.Builder in ai.wanaku.core.exchange.v1
Methods in ai.wanaku.core.exchange.v1 that return HealthProbeReply.BuilderModifier and TypeMethodDescriptionHealthProbeReply.Builder.clear()HealthProbeReply.Builder.clearStatus().ai.wanaku.health.v1.RuntimeStatus status = 1;HealthProbeReply.Builder.mergeFrom(HealthProbeReply other) HealthProbeReply.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthProbeReply.Builder.mergeFrom(com.google.protobuf.Message other) static HealthProbeReply.BuilderHealthProbeReply.newBuilder()static HealthProbeReply.BuilderHealthProbeReply.newBuilder(HealthProbeReply prototype) HealthProbeReply.newBuilderForType()protected HealthProbeReply.BuilderHealthProbeReply.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) HealthProbeReply.Builder.setStatus(RuntimeStatus value) .ai.wanaku.health.v1.RuntimeStatus status = 1;HealthProbeReply.Builder.setStatusValue(int value) .ai.wanaku.health.v1.RuntimeStatus status = 1;HealthProbeReply.toBuilder()