Class RecalculateResponseProfileCacheJobData

    • Constructor Detail

      • RecalculateResponseProfileCacheJobData

        public RecalculateResponseProfileCacheJobData()
      • RecalculateResponseProfileCacheJobData

        public RecalculateResponseProfileCacheJobData​(com.google.gson.JsonObject jsonObject)
                                               throws APIException
        Throws:
        APIException
    • Method Detail

      • getProtocol

        public String getProtocol()
      • setProtocol

        public void setProtocol​(String protocol)
      • protocol

        public void protocol​(String multirequestToken)
      • setKsType

        public void setKsType​(SessionType ksType)
      • ksType

        public void ksType​(String multirequestToken)
      • getCachedObjectType

        public String getCachedObjectType()
      • setCachedObjectType

        public void setCachedObjectType​(String cachedObjectType)
      • cachedObjectType

        public void cachedObjectType​(String multirequestToken)
      • getObjectId

        public String getObjectId()
      • setObjectId

        public void setObjectId​(String objectId)
      • objectId

        public void objectId​(String multirequestToken)
      • getStartObjectKey

        public String getStartObjectKey()
      • setStartObjectKey

        public void setStartObjectKey​(String startObjectKey)
      • startObjectKey

        public void startObjectKey​(String multirequestToken)
      • getEndObjectKey

        public String getEndObjectKey()
      • setEndObjectKey

        public void setEndObjectKey​(String endObjectKey)
      • endObjectKey

        public void endObjectKey​(String multirequestToken)