Package io.grpc.rls
Class RlsProtoData.GrpcKeyBuilder.Name
java.lang.Object
io.grpc.rls.RlsProtoData.GrpcKeyBuilder.Name
- Direct Known Subclasses:
AutoValue_RlsProtoData_GrpcKeyBuilder_Name
- Enclosing class:
RlsProtoData.GrpcKeyBuilder
Name represents a method for a given service. To match, one of the given Name fields must
match; the service and method fields are specified as fixed strings. The service name is
required and includes the proto package name. The method name may be omitted, in which case
any method on the given service is matched.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Name
Name()
-
-
Method Details
-
service
-
method
-
create
-