Class OperationStatusJobExtendedInfo

    • Constructor Detail

      • OperationStatusJobExtendedInfo

        public OperationStatusJobExtendedInfo()
    • Method Detail

      • jobId

        public String jobId()
        Get the jobId property: ID of the job created for this protected item.
        Returns:
        the jobId value.
      • withJobId

        public OperationStatusJobExtendedInfo withJobId​(String jobId)
        Set the jobId property: ID of the job created for this protected item.
        Parameters:
        jobId - the jobId value to set.
        Returns:
        the OperationStatusJobExtendedInfo object itself.