@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeFleetAdvisorSchemaObjectSummaryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DescribeFleetAdvisorSchemaObjectSummaryRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeFleetAdvisorSchemaObjectSummaryRequest |
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 schema objects 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 schema objects 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.
|
DescribeFleetAdvisorSchemaObjectSummaryRequest |
withFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those schema objects that
meet the filter criteria:
|
DescribeFleetAdvisorSchemaObjectSummaryRequest |
withFilters(Filter... filters)
If you specify any of the following filters, the output includes information for only those schema objects that
meet the filter criteria:
|
DescribeFleetAdvisorSchemaObjectSummaryRequest |
withMaxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
|
DescribeFleetAdvisorSchemaObjectSummaryRequest |
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 DescribeFleetAdvisorSchemaObjectSummaryRequest()
public List<Filter> getFilters()
If you specify any of the following filters, the output includes information for only those schema objects that meet the filter criteria:
schema-id
– The ID of the schema, for example d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
schema-id
– The ID of the schema, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
public void setFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those schema objects that meet the filter criteria:
schema-id
– The ID of the schema, for example d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
filters
- If you specify any of the following filters, the output includes information for only those schema objects
that meet the filter criteria:
schema-id
– The ID of the schema, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
public DescribeFleetAdvisorSchemaObjectSummaryRequest withFilters(Filter... filters)
If you specify any of the following filters, the output includes information for only those schema objects that meet the filter criteria:
schema-id
– The ID of the schema, for example d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
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 schema objects
that meet the filter criteria:
schema-id
– The ID of the schema, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
public DescribeFleetAdvisorSchemaObjectSummaryRequest withFilters(Collection<Filter> filters)
If you specify any of the following filters, the output includes information for only those schema objects that meet the filter criteria:
schema-id
– The ID of the schema, for example d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
filters
- If you specify any of the following filters, the output includes information for only those schema objects
that meet the filter criteria:
schema-id
– The ID of the schema, for example
d4610ac5-e323-4ad9-bc50-eaf7249dfe9d
.
Example: describe-fleet-advisor-schema-object-summary --filter Name="schema-id",Values="50"
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 DescribeFleetAdvisorSchemaObjectSummaryRequest 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 DescribeFleetAdvisorSchemaObjectSummaryRequest 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 DescribeFleetAdvisorSchemaObjectSummaryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()