@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeFleetAdvisorCollectorsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DescribeFleetAdvisorCollectorsRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeFleetAdvisorCollectorsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<Filter> |
getFilters()
If you specify any of the following filters, the output includes information for only those collectors that meet
the filter criteria:
|
Integer |
getMaxRecords()
Sets the maximum number of records returned in the response.
|
String |
getNextToken()
If
NextToken is returned by a previous response, there are more results available. |
int |
hashCode() |
void |
setFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those collectors that meet
the filter criteria:
|
void |
setMaxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
|
void |
setNextToken(String nextToken)
If
NextToken is returned by a previous response, there are more results available. |
String |
toString()
Returns a string representation of this object.
|
DescribeFleetAdvisorCollectorsRequest |
withFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those collectors that meet
the filter criteria:
|
DescribeFleetAdvisorCollectorsRequest |
withFilters(Filter... filters)
If you specify any of the following filters, the output includes information for only those collectors that meet
the filter criteria:
|
DescribeFleetAdvisorCollectorsRequest |
withMaxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
|
DescribeFleetAdvisorCollectorsRequest |
withNextToken(String nextToken)
If
NextToken is returned by a previous response, there are more results available. |
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public DescribeFleetAdvisorCollectorsRequest()
public List<Filter> getFilters()
If you specify any of the following filters, the output includes information for only those collectors that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
public void setFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those collectors that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
filters
- If you specify any of the following filters, the output includes information for only those collectors
that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
public DescribeFleetAdvisorCollectorsRequest withFilters(Filter... filters)
If you specify any of the following filters, the output includes information for only those collectors that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
NOTE: This method appends the values to the existing list (if any). Use
setFilters(java.util.Collection)
or withFilters(java.util.Collection)
if you want to override
the existing values.
filters
- If you specify any of the following filters, the output includes information for only those collectors
that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
public DescribeFleetAdvisorCollectorsRequest withFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those collectors that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
filters
- If you specify any of the following filters, the output includes information for only those collectors
that meet the filter criteria:
collector-referenced-id
– The ID of the collector agent, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
collector-name
– The name of the collector agent.
An example is:
describe-fleet-advisor-collectors --filter Name="collector-referenced-id",Values="d4610ac5-e323-4ad9-bc50-eaf7249dfe9d"
public void setMaxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
maxRecords
- Sets the maximum number of records returned in the response.public Integer getMaxRecords()
Sets the maximum number of records returned in the response.
public DescribeFleetAdvisorCollectorsRequest withMaxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
maxRecords
- Sets the maximum number of records returned in the response.public void setNextToken(String nextToken)
If NextToken
is returned by a previous response, there are more results available. The value of
NextToken
is a unique pagination token for each page. Make the call again using the returned token
to retrieve the next page. Keep all other arguments unchanged.
nextToken
- If NextToken
is returned by a previous response, there are more results available. The value
of NextToken
is a unique pagination token for each page. Make the call again using the
returned token to retrieve the next page. Keep all other arguments unchanged.public String getNextToken()
If NextToken
is returned by a previous response, there are more results available. The value of
NextToken
is a unique pagination token for each page. Make the call again using the returned token
to retrieve the next page. Keep all other arguments unchanged.
NextToken
is returned by a previous response, there are more results available. The value
of NextToken
is a unique pagination token for each page. Make the call again using the
returned token to retrieve the next page. Keep all other arguments unchanged.public DescribeFleetAdvisorCollectorsRequest withNextToken(String nextToken)
If NextToken
is returned by a previous response, there are more results available. The value of
NextToken
is a unique pagination token for each page. Make the call again using the returned token
to retrieve the next page. Keep all other arguments unchanged.
nextToken
- If NextToken
is returned by a previous response, there are more results available. The value
of NextToken
is a unique pagination token for each page. Make the call again using the
returned token to retrieve the next page. Keep all other arguments unchanged.public String toString()
toString
in class Object
Object.toString()
public DescribeFleetAdvisorCollectorsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()