Class Request

    • Method Detail

      • getVersion

        public int getVersion()
      • setVersion

        public Request setVersion​(int version)
      • getType

        public int getType()
      • setType

        public Request setType​(int type)
      • getTenant

        public String getTenant()
      • getDatabase

        public String getDatabase()
      • getRequest

        public String getRequest()
      • getBody

        public com.arangodb.velocypack.VPackSlice getBody()
      • setBody

        public Request setBody​(com.arangodb.velocypack.VPackSlice body)