public class ListAssessmentRunAgentsRequest extends AmazonWebServiceRequest implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
assessmentRunArn
The ARN that specifies the assessment run whose agents you want to list.
|
private AgentFilter |
filter
You can use this parameter to specify a subset of data to be included in
the action's response.
|
private java.lang.Integer |
maxResults
You can use this parameter to indicate the maximum number of items that
you want in the response.
|
private java.lang.String |
nextToken
You can use this parameter when paginating results.
|
NOOP
Constructor and Description |
---|
ListAssessmentRunAgentsRequest() |
Modifier and Type | Method and Description |
---|---|
ListAssessmentRunAgentsRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAssessmentRunArn()
The ARN that specifies the assessment run whose agents you want to list.
|
AgentFilter |
getFilter()
You can use this parameter to specify a subset of data to be included in
the action's response.
|
java.lang.Integer |
getMaxResults()
You can use this parameter to indicate the maximum number of items that
you want in the response.
|
java.lang.String |
getNextToken()
You can use this parameter when paginating results.
|
int |
hashCode() |
void |
setAssessmentRunArn(java.lang.String assessmentRunArn)
The ARN that specifies the assessment run whose agents you want to list.
|
void |
setFilter(AgentFilter filter)
You can use this parameter to specify a subset of data to be included in
the action's response.
|
void |
setMaxResults(java.lang.Integer maxResults)
You can use this parameter to indicate the maximum number of items that
you want in the response.
|
void |
setNextToken(java.lang.String nextToken)
You can use this parameter when paginating results.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListAssessmentRunAgentsRequest |
withAssessmentRunArn(java.lang.String assessmentRunArn)
The ARN that specifies the assessment run whose agents you want to list.
|
ListAssessmentRunAgentsRequest |
withFilter(AgentFilter filter)
You can use this parameter to specify a subset of data to be included in
the action's response.
|
ListAssessmentRunAgentsRequest |
withMaxResults(java.lang.Integer maxResults)
You can use this parameter to indicate the maximum number of items that
you want in the response.
|
ListAssessmentRunAgentsRequest |
withNextToken(java.lang.String nextToken)
You can use this parameter when paginating results.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
private java.lang.String assessmentRunArn
The ARN that specifies the assessment run whose agents you want to list.
private AgentFilter filter
You can use this parameter to specify a subset of data to be included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
private java.lang.String nextToken
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
private java.lang.Integer maxResults
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.
public void setAssessmentRunArn(java.lang.String assessmentRunArn)
The ARN that specifies the assessment run whose agents you want to list.
assessmentRunArn
- The ARN that specifies the assessment run whose agents you want to
list.public java.lang.String getAssessmentRunArn()
The ARN that specifies the assessment run whose agents you want to list.
public ListAssessmentRunAgentsRequest withAssessmentRunArn(java.lang.String assessmentRunArn)
The ARN that specifies the assessment run whose agents you want to list.
assessmentRunArn
- The ARN that specifies the assessment run whose agents you want to
list.public void setFilter(AgentFilter filter)
You can use this parameter to specify a subset of data to be included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
filter
- You can use this parameter to specify a subset of data to be
included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
public AgentFilter getFilter()
You can use this parameter to specify a subset of data to be included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
public ListAssessmentRunAgentsRequest withFilter(AgentFilter filter)
You can use this parameter to specify a subset of data to be included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
filter
- You can use this parameter to specify a subset of data to be
included in the action's response.
For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.
public void setNextToken(java.lang.String nextToken)
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
nextToken
- You can use this parameter when paginating results. Set the value
of this parameter to null on your first call to the
ListAssessmentRunAgents action. Subsequent calls to the
action fill nextToken in the request with the value of
NextToken from the previous response to continue listing
data.public java.lang.String getNextToken()
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
public ListAssessmentRunAgentsRequest withNextToken(java.lang.String nextToken)
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
nextToken
- You can use this parameter when paginating results. Set the value
of this parameter to null on your first call to the
ListAssessmentRunAgents action. Subsequent calls to the
action fill nextToken in the request with the value of
NextToken from the previous response to continue listing
data.public void setMaxResults(java.lang.Integer maxResults)
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.
maxResults
- You can use this parameter to indicate the maximum number of items
that you want in the response. The default value is 10. The
maximum value is 500.public java.lang.Integer getMaxResults()
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.
public ListAssessmentRunAgentsRequest withMaxResults(java.lang.Integer maxResults)
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.
maxResults
- You can use this parameter to indicate the maximum number of items
that you want in the response. The default value is 10. The
maximum value is 500.public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public ListAssessmentRunAgentsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()