Interface AntidotePB.ApbReadObjectsRespOrBuilder

    • Method Detail

      • hasSuccess

        boolean hasSuccess()
        required bool success = 1;
      • getSuccess

        boolean getSuccess()
        required bool success = 1;
      • getObjectsCount

        int getObjectsCount()
        repeated .ApbReadObjectResp objects = 2;
      • hasErrorcode

        boolean hasErrorcode()
        optional uint32 errorcode = 3;
      • getErrorcode

        int getErrorcode()
        optional uint32 errorcode = 3;