Class SharedCriterionServiceGrpc.SharedCriterionServiceBlockingStub

    • Method Detail

      • getSharedCriterion

        public SharedCriterion getSharedCriterion​(GetSharedCriterionRequest request)
         Returns the requested shared criterion in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateSharedCriteria

        public MutateSharedCriteriaResponse mutateSharedCriteria​(MutateSharedCriteriaRequest request)
         Creates or removes shared criteria. Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CriterionError]()
           [DatabaseError]()
           [DistinctError]()
           [FieldError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()