Interface FeedMappingServiceGrpc.AsyncService

    • Method Detail

      • mutateFeedMappings

        default void mutateFeedMappings​(MutateFeedMappingsRequest request,
                                        io.grpc.stub.StreamObserver<MutateFeedMappingsResponse> responseObserver)
         Creates or removes feed mappings. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [DistinctError]()
           [FeedMappingError]()
           [FieldError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NotEmptyError]()
           [OperationAccessDeniedError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()