Interface PolicyOuterClass.Match.ExprListOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      PolicyOuterClass.Match getOf​(int index)
      repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ...
      int getOfCount()
      repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ...
      java.util.List<PolicyOuterClass.Match> getOfList()
      repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ...
      PolicyOuterClass.MatchOrBuilder getOfOrBuilder​(int index)
      repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ...
      java.util.List<? extends PolicyOuterClass.MatchOrBuilder> getOfOrBuilderList()
      repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ...
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getOfList

        java.util.List<PolicyOuterClass.Match> getOfList()
        repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ... }
      • getOf

        PolicyOuterClass.Match getOf​(int index)
        repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ... }
      • getOfCount

        int getOfCount()
        repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ... }
      • getOfOrBuilderList

        java.util.List<? extends PolicyOuterClass.MatchOrBuilder> getOfOrBuilderList()
        repeated .cerbos.policy.v1.Match of = 1 [(.validate.rules) = { ... }