@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class JobDetails extends Object implements Serializable, Cloneable, StructuredPojo
Specifies whether any one-time or recurring classification jobs are configured to analyze data in an S3 bucket, and, if so, the details of the job that ran most recently.
Constructor and Description |
---|
JobDetails() |
Modifier and Type | Method and Description |
---|---|
JobDetails |
clone() |
boolean |
equals(Object obj) |
String |
getIsDefinedInJob()
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket.
|
String |
getIsMonitoredByJob()
Specifies whether any recurring jobs are configured to analyze data in the bucket.
|
String |
getLastJobId()
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only
run of a one-time job) and is configured to analyze data in the bucket.
|
Date |
getLastJobRunTime()
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setIsDefinedInJob(String isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket.
|
void |
setIsMonitoredByJob(String isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket.
|
void |
setLastJobId(String lastJobId)
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only
run of a one-time job) and is configured to analyze data in the bucket.
|
void |
setLastJobRunTime(Date lastJobRunTime)
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started.
|
String |
toString()
Returns a string representation of this object.
|
JobDetails |
withIsDefinedInJob(IsDefinedInJob isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket.
|
JobDetails |
withIsDefinedInJob(String isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket.
|
JobDetails |
withIsMonitoredByJob(IsMonitoredByJob isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket.
|
JobDetails |
withIsMonitoredByJob(String isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket.
|
JobDetails |
withLastJobId(String lastJobId)
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only
run of a one-time job) and is configured to analyze data in the bucket.
|
JobDetails |
withLastJobRunTime(Date lastJobRunTime)
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started.
|
public void setIsDefinedInJob(String isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isDefinedInJob
- Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible
values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsDefinedInJob
public String getIsDefinedInJob()
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsDefinedInJob
public JobDetails withIsDefinedInJob(String isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isDefinedInJob
- Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible
values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsDefinedInJob
public JobDetails withIsDefinedInJob(IsDefinedInJob isDefinedInJob)
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isDefinedInJob
- Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible
values are:
TRUE - One or more jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No jobs are configured to analyze data in the bucket, or all the jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsDefinedInJob
public void setIsMonitoredByJob(String isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isMonitoredByJob
- Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values
are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsMonitoredByJob
public String getIsMonitoredByJob()
Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsMonitoredByJob
public JobDetails withIsMonitoredByJob(String isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isMonitoredByJob
- Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values
are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsMonitoredByJob
public JobDetails withIsMonitoredByJob(IsMonitoredByJob isMonitoredByJob)
Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
isMonitoredByJob
- Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values
are:
TRUE - One or more recurring jobs is configured to analyze data in the bucket, and at least one of those jobs has a status other than CANCELLED.
FALSE - No recurring jobs are configured to analyze data in the bucket, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
IsMonitoredByJob
public void setLastJobId(String lastJobId)
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only run of a one-time job) and is configured to analyze data in the bucket.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
lastJobId
- The unique identifier for the job that ran most recently (either the latest run of a recurring job or the
only run of a one-time job) and is configured to analyze data in the bucket.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public String getLastJobId()
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only run of a one-time job) and is configured to analyze data in the bucket.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public JobDetails withLastJobId(String lastJobId)
The unique identifier for the job that ran most recently (either the latest run of a recurring job or the only run of a one-time job) and is configured to analyze data in the bucket.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
lastJobId
- The unique identifier for the job that ran most recently (either the latest run of a recurring job or the
only run of a one-time job) and is configured to analyze data in the bucket.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public void setLastJobRunTime(Date lastJobRunTime)
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a recurring job, this value indicates when the most recent run started.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
lastJobRunTime
- The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a
recurring job, this value indicates when the most recent run started.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public Date getLastJobRunTime()
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a recurring job, this value indicates when the most recent run started.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public JobDetails withLastJobRunTime(Date lastJobRunTime)
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a recurring job, this value indicates when the most recent run started.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
lastJobRunTime
- The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a
recurring job, this value indicates when the most recent run started.
This value is null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
public String toString()
toString
in class Object
Object.toString()
public JobDetails clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.