Uses of Class
io.grpc.lb.v1.FallbackResponse.Builder
Packages that use FallbackResponse.Builder
-
Uses of FallbackResponse.Builder in io.grpc.lb.v1
Subclasses with type arguments of type FallbackResponse.Builder in io.grpc.lb.v1Modifier and TypeClassDescriptionstatic final classProtobuf typegrpc.lb.v1.FallbackResponseFields in io.grpc.lb.v1 with type parameters of type FallbackResponse.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<FallbackResponse, FallbackResponse.Builder, FallbackResponseOrBuilder> LoadBalanceResponse.Builder.fallbackResponseBuilder_Methods in io.grpc.lb.v1 that return FallbackResponse.BuilderModifier and TypeMethodDescriptionFallbackResponse.Builder.clear()LoadBalanceResponse.Builder.getFallbackResponseBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).FallbackResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FallbackResponse.Builder.mergeFrom(com.google.protobuf.Message other) FallbackResponse.Builder.mergeFrom(FallbackResponse other) static FallbackResponse.BuilderFallbackResponse.newBuilder()static FallbackResponse.BuilderFallbackResponse.newBuilder(FallbackResponse prototype) FallbackResponse.newBuilderForType()protected FallbackResponse.BuilderFallbackResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FallbackResponse.toBuilder()Methods in io.grpc.lb.v1 that return types with arguments of type FallbackResponse.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<FallbackResponse, FallbackResponse.Builder, FallbackResponseOrBuilder> LoadBalanceResponse.Builder.internalGetFallbackResponseFieldBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).Methods in io.grpc.lb.v1 with parameters of type FallbackResponse.BuilderModifier and TypeMethodDescriptionLoadBalanceResponse.Builder.setFallbackResponse(FallbackResponse.Builder builderForValue) If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).