public class ListDetectMitigationActionsExecutionsRequest extends AmazonWebServiceRequest implements java.io.Serializable
Lists mitigation actions executions for a Device Defender ML Detect Security Profile.
Constructor and Description |
---|
ListDetectMitigationActionsExecutionsRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.Date |
getEndTime()
The end of the time period for which ML Detect mitigation actions
executions are returned.
|
java.lang.Integer |
getMaxResults()
The maximum number of results to return at one time.
|
java.lang.String |
getNextToken()
The token for the next set of results.
|
java.util.Date |
getStartTime()
A filter to limit results to those found after the specified time.
|
java.lang.String |
getTaskId()
The unique identifier of the task.
|
java.lang.String |
getThingName()
The name of the thing whose mitigation actions are listed.
|
java.lang.String |
getViolationId()
The unique identifier of the violation.
|
int |
hashCode() |
void |
setEndTime(java.util.Date endTime)
The end of the time period for which ML Detect mitigation actions
executions are returned.
|
void |
setMaxResults(java.lang.Integer maxResults)
The maximum number of results to return at one time.
|
void |
setNextToken(java.lang.String nextToken)
The token for the next set of results.
|
void |
setStartTime(java.util.Date startTime)
A filter to limit results to those found after the specified time.
|
void |
setTaskId(java.lang.String taskId)
The unique identifier of the task.
|
void |
setThingName(java.lang.String thingName)
The name of the thing whose mitigation actions are listed.
|
void |
setViolationId(java.lang.String violationId)
The unique identifier of the violation.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListDetectMitigationActionsExecutionsRequest |
withEndTime(java.util.Date endTime)
The end of the time period for which ML Detect mitigation actions
executions are returned.
|
ListDetectMitigationActionsExecutionsRequest |
withMaxResults(java.lang.Integer maxResults)
The maximum number of results to return at one time.
|
ListDetectMitigationActionsExecutionsRequest |
withNextToken(java.lang.String nextToken)
The token for the next set of results.
|
ListDetectMitigationActionsExecutionsRequest |
withStartTime(java.util.Date startTime)
A filter to limit results to those found after the specified time.
|
ListDetectMitigationActionsExecutionsRequest |
withTaskId(java.lang.String taskId)
The unique identifier of the task.
|
ListDetectMitigationActionsExecutionsRequest |
withThingName(java.lang.String thingName)
The name of the thing whose mitigation actions are listed.
|
ListDetectMitigationActionsExecutionsRequest |
withViolationId(java.lang.String violationId)
The unique identifier of the violation.
|
clone, getCloneRoot, getCloneSource, getGeneralProgressListener, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public ListDetectMitigationActionsExecutionsRequest()
public java.lang.String getTaskId()
The unique identifier of the task.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9_-]+
The unique identifier of the task.
public void setTaskId(java.lang.String taskId)
The unique identifier of the task.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9_-]+
taskId
- The unique identifier of the task.
public ListDetectMitigationActionsExecutionsRequest withTaskId(java.lang.String taskId)
The unique identifier of the task.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9_-]+
taskId
- The unique identifier of the task.
public java.lang.String getViolationId()
The unique identifier of the violation.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9\-]+
The unique identifier of the violation.
public void setViolationId(java.lang.String violationId)
The unique identifier of the violation.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9\-]+
violationId
- The unique identifier of the violation.
public ListDetectMitigationActionsExecutionsRequest withViolationId(java.lang.String violationId)
The unique identifier of the violation.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 128
Pattern: [a-zA-Z0-9\-]+
violationId
- The unique identifier of the violation.
public java.lang.String getThingName()
The name of the thing whose mitigation actions are listed.
Constraints:
Length: 1 - 128
The name of the thing whose mitigation actions are listed.
public void setThingName(java.lang.String thingName)
The name of the thing whose mitigation actions are listed.
Constraints:
Length: 1 - 128
thingName
- The name of the thing whose mitigation actions are listed.
public ListDetectMitigationActionsExecutionsRequest withThingName(java.lang.String thingName)
The name of the thing whose mitigation actions are listed.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 128
thingName
- The name of the thing whose mitigation actions are listed.
public java.util.Date getStartTime()
A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
public void setStartTime(java.util.Date startTime)
A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
startTime
- A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
public ListDetectMitigationActionsExecutionsRequest withStartTime(java.util.Date startTime)
A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
Returns a reference to this object so that method calls can be chained together.
startTime
- A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.
public java.util.Date getEndTime()
The end of the time period for which ML Detect mitigation actions executions are returned.
The end of the time period for which ML Detect mitigation actions executions are returned.
public void setEndTime(java.util.Date endTime)
The end of the time period for which ML Detect mitigation actions executions are returned.
endTime
- The end of the time period for which ML Detect mitigation actions executions are returned.
public ListDetectMitigationActionsExecutionsRequest withEndTime(java.util.Date endTime)
The end of the time period for which ML Detect mitigation actions executions are returned.
Returns a reference to this object so that method calls can be chained together.
endTime
- The end of the time period for which ML Detect mitigation actions executions are returned.
public java.lang.Integer getMaxResults()
The maximum number of results to return at one time. The default is 25.
Constraints:
Range: 1 - 250
The maximum number of results to return at one time. The default is 25.
public void setMaxResults(java.lang.Integer maxResults)
The maximum number of results to return at one time. The default is 25.
Constraints:
Range: 1 - 250
maxResults
- The maximum number of results to return at one time. The default is 25.
public ListDetectMitigationActionsExecutionsRequest withMaxResults(java.lang.Integer maxResults)
The maximum number of results to return at one time. The default is 25.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Range: 1 - 250
maxResults
- The maximum number of results to return at one time. The default is 25.
public java.lang.String getNextToken()
The token for the next set of results.
The token for the next set of results.
public void setNextToken(java.lang.String nextToken)
The token for the next set of results.
nextToken
- The token for the next set of results.
public ListDetectMitigationActionsExecutionsRequest withNextToken(java.lang.String nextToken)
The token for the next set of results.
Returns a reference to this object so that method calls can be chained together.
nextToken
- The token for the next set of results.
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.