Package io.grpc.rls

Class AutoValue_RlsProtoData_GrpcKeyBuilder


  • @Generated("com.google.auto.value.processor.AutoValueProcessor")
    final class AutoValue_RlsProtoData_GrpcKeyBuilder
    extends RlsProtoData.GrpcKeyBuilder
    • Method Detail

      • names

        com.google.common.collect.ImmutableList<RlsProtoData.GrpcKeyBuilder.Name> names()
        Description copied from class: RlsProtoData.GrpcKeyBuilder
        Returns names. 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.
        Specified by:
        names in class RlsProtoData.GrpcKeyBuilder
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object