Interface SharedCriterionServiceGrpc.AsyncService

    • Method Detail

      • mutateSharedCriteria

        default void mutateSharedCriteria​(MutateSharedCriteriaRequest request,
                                          io.grpc.stub.StreamObserver<MutateSharedCriteriaResponse> responseObserver)
         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]()