Class OperationJobExtendedInfoInner


  • public final class OperationJobExtendedInfoInner
    extends OperationExtendedInfo
    OperationJobExtendedInfo Operation Job Extended Info.
    • Constructor Detail

      • OperationJobExtendedInfoInner

        public OperationJobExtendedInfoInner()
    • Method Detail

      • jobId

        public String jobId()
        Get the jobId property: Arm Id of the job created for this operation.
        Returns:
        the jobId value.
      • withJobId

        public OperationJobExtendedInfoInner withJobId​(String jobId)
        Set the jobId property: Arm Id of the job created for this operation.
        Parameters:
        jobId - the jobId value to set.
        Returns:
        the OperationJobExtendedInfoInner object itself.