@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListConformancePackComplianceScoresRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListConformancePackComplianceScoresRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListConformancePackComplianceScoresRequest |
clone() |
boolean |
equals(Object obj) |
ConformancePackComplianceScoresFilters |
getFilters()
Filters the results based on the
ConformancePackComplianceScoresFilters. |
Integer |
getLimit()
The maximum number of conformance pack compliance scores returned on each page.
|
String |
getNextToken()
The
nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores. |
String |
getSortBy()
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
String |
getSortOrder()
Determines the order in which conformance pack compliance scores are sorted.
|
int |
hashCode() |
void |
setFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the
ConformancePackComplianceScoresFilters. |
void |
setLimit(Integer limit)
The maximum number of conformance pack compliance scores returned on each page.
|
void |
setNextToken(String nextToken)
The
nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores. |
void |
setSortBy(String sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
void |
setSortOrder(String sortOrder)
Determines the order in which conformance pack compliance scores are sorted.
|
String |
toString()
Returns a string representation of this object.
|
ListConformancePackComplianceScoresRequest |
withFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the
ConformancePackComplianceScoresFilters. |
ListConformancePackComplianceScoresRequest |
withLimit(Integer limit)
The maximum number of conformance pack compliance scores returned on each page.
|
ListConformancePackComplianceScoresRequest |
withNextToken(String nextToken)
The
nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores. |
ListConformancePackComplianceScoresRequest |
withSortBy(SortBy sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
ListConformancePackComplianceScoresRequest |
withSortBy(String sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
ListConformancePackComplianceScoresRequest |
withSortOrder(SortOrder sortOrder)
Determines the order in which conformance pack compliance scores are sorted.
|
ListConformancePackComplianceScoresRequest |
withSortOrder(String sortOrder)
Determines the order in which conformance pack compliance scores are sorted.
|
addHandlerContext, copyBaseTo, 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, withSdkRequestTimeoutpublic ListConformancePackComplianceScoresRequest()
public void setFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the ConformancePackComplianceScoresFilters.
filters - Filters the results based on the ConformancePackComplianceScoresFilters.public ConformancePackComplianceScoresFilters getFilters()
Filters the results based on the ConformancePackComplianceScoresFilters.
ConformancePackComplianceScoresFilters.public ListConformancePackComplianceScoresRequest withFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the ConformancePackComplianceScoresFilters.
filters - Filters the results based on the ConformancePackComplianceScoresFilters.public void setSortOrder(String sortOrder)
Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Conformance pack compliance scores are sorted in reverse alphabetical order if you enter DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by SCORE,
conformance packs with a compliance score of INSUFFICIENT_DATA will be last when sorting by
ascending order and first when sorting by descending order.
sortOrder - Determines the order in which conformance pack compliance scores are sorted. Either in ascending or
descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Conformance pack compliance scores are sorted in reverse alphabetical order if you enter
DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by
SCORE, conformance packs with a compliance score of INSUFFICIENT_DATA will be
last when sorting by ascending order and first when sorting by descending order.
SortOrderpublic String getSortOrder()
Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Conformance pack compliance scores are sorted in reverse alphabetical order if you enter DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by SCORE,
conformance packs with a compliance score of INSUFFICIENT_DATA will be last when sorting by
ascending order and first when sorting by descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the
conformance pack. Conformance pack compliance scores are sorted in reverse alphabetical order if you
enter DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by
entering SCORE in the SortBy action. When compliance scores are sorted by
SCORE, conformance packs with a compliance score of INSUFFICIENT_DATA will be
last when sorting by ascending order and first when sorting by descending order.
SortOrderpublic ListConformancePackComplianceScoresRequest withSortOrder(String sortOrder)
Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Conformance pack compliance scores are sorted in reverse alphabetical order if you enter DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by SCORE,
conformance packs with a compliance score of INSUFFICIENT_DATA will be last when sorting by
ascending order and first when sorting by descending order.
sortOrder - Determines the order in which conformance pack compliance scores are sorted. Either in ascending or
descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Conformance pack compliance scores are sorted in reverse alphabetical order if you enter
DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by
SCORE, conformance packs with a compliance score of INSUFFICIENT_DATA will be
last when sorting by ascending order and first when sorting by descending order.
SortOrderpublic ListConformancePackComplianceScoresRequest withSortOrder(SortOrder sortOrder)
Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Conformance pack compliance scores are sorted in reverse alphabetical order if you enter DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by SCORE,
conformance packs with a compliance score of INSUFFICIENT_DATA will be last when sorting by
ascending order and first when sorting by descending order.
sortOrder - Determines the order in which conformance pack compliance scores are sorted. Either in ascending or
descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Conformance pack compliance scores are sorted in reverse alphabetical order if you enter
DESCENDING.
You can sort conformance pack compliance scores by the numerical value of the compliance score by entering
SCORE in the SortBy action. When compliance scores are sorted by
SCORE, conformance packs with a compliance score of INSUFFICIENT_DATA will be
last when sorting by ascending order and first when sorting by descending order.
SortOrderpublic void setSortBy(String sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Enter SCORE, to sort conformance pack compliance scores by the numerical value of the compliance
score.
sortBy - Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Enter SCORE, to sort conformance pack compliance scores by the numerical value of the
compliance score.
SortBypublic String getSortBy()
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Enter SCORE, to sort conformance pack compliance scores by the numerical value of the compliance
score.
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the
conformance pack. Enter SCORE, to sort conformance pack compliance scores by the numerical
value of the compliance score.
SortBypublic ListConformancePackComplianceScoresRequest withSortBy(String sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Enter SCORE, to sort conformance pack compliance scores by the numerical value of the compliance
score.
sortBy - Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Enter SCORE, to sort conformance pack compliance scores by the numerical value of the
compliance score.
SortBypublic ListConformancePackComplianceScoresRequest withSortBy(SortBy sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance pack.
Enter SCORE, to sort conformance pack compliance scores by the numerical value of the compliance
score.
sortBy - Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder.
By default, conformance pack compliance scores are sorted in alphabetical order by name of the conformance
pack. Enter SCORE, to sort conformance pack compliance scores by the numerical value of the
compliance score.
SortBypublic void setLimit(Integer limit)
The maximum number of conformance pack compliance scores returned on each page.
limit - The maximum number of conformance pack compliance scores returned on each page.public Integer getLimit()
The maximum number of conformance pack compliance scores returned on each page.
public ListConformancePackComplianceScoresRequest withLimit(Integer limit)
The maximum number of conformance pack compliance scores returned on each page.
limit - The maximum number of conformance pack compliance scores returned on each page.public void setNextToken(String nextToken)
The nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores.
nextToken - The nextToken string in a prior request that you can use to get the paginated response for
the next set of conformance pack compliance scores.public String getNextToken()
The nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores.
nextToken string in a prior request that you can use to get the paginated response for
the next set of conformance pack compliance scores.public ListConformancePackComplianceScoresRequest withNextToken(String nextToken)
The nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores.
nextToken - The nextToken string in a prior request that you can use to get the paginated response for
the next set of conformance pack compliance scores.public String toString()
toString in class ObjectObject.toString()public ListConformancePackComplianceScoresRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.