Uses of Interface
io.grpc.lookup.v1.GrpcKeyBuilder.NameOrBuilder
Packages that use GrpcKeyBuilder.NameOrBuilder
-
Uses of GrpcKeyBuilder.NameOrBuilder in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement GrpcKeyBuilder.NameOrBuilderModifier and TypeClassDescriptionstatic final class
To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.static final class
To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.Fields in io.grpc.lookup.v1 with type parameters of type GrpcKeyBuilder.NameOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<GrpcKeyBuilder.Name, GrpcKeyBuilder.Name.Builder, GrpcKeyBuilder.NameOrBuilder> GrpcKeyBuilder.Builder.namesBuilder_
Methods in io.grpc.lookup.v1 that return GrpcKeyBuilder.NameOrBuilderModifier and TypeMethodDescriptionGrpcKeyBuilder.Builder.getNamesOrBuilder
(int index) repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
GrpcKeyBuilder.getNamesOrBuilder
(int index) repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
GrpcKeyBuilderOrBuilder.getNamesOrBuilder
(int index) repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
Methods in io.grpc.lookup.v1 that return types with arguments of type GrpcKeyBuilder.NameOrBuilderModifier and TypeMethodDescriptionList
<? extends GrpcKeyBuilder.NameOrBuilder> GrpcKeyBuilder.Builder.getNamesOrBuilderList()
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
List
<? extends GrpcKeyBuilder.NameOrBuilder> GrpcKeyBuilder.getNamesOrBuilderList()
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
List
<? extends GrpcKeyBuilder.NameOrBuilder> GrpcKeyBuilderOrBuilder.getNamesOrBuilderList()
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
private com.google.protobuf.RepeatedFieldBuilder
<GrpcKeyBuilder.Name, GrpcKeyBuilder.Name.Builder, GrpcKeyBuilder.NameOrBuilder> GrpcKeyBuilder.Builder.internalGetNamesFieldBuilder()