Interface DataserviceMessages.FilterObjectResponseOrBuilder

    • Method Detail

      • hasRet

        boolean hasRet()
        .dataclay.communication.grpc.common.SerializedParametersOrReturn ret = 1;
        Returns:
        Whether the ret field is set.
      • hasExcInfo

        boolean hasExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        Whether the excInfo field is set.
      • getExcInfo

        CommonMessages.ExceptionInfo getExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        The excInfo.