| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.clone() |
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withApplicationComponentCriteria(ApplicationComponentCriteria applicationComponentCriteria)
Criteria for filtering the list of application components.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withApplicationComponentCriteria(String applicationComponentCriteria)
Criteria for filtering the list of application components.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withFilterValue(String filterValue)
Specify the value based on the application component criteria type.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withGroupIdFilter(Collection<Group> groupIdFilter)
The group ID specified in to filter on.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withGroupIdFilter(Group... groupIdFilter)
The group ID specified in to filter on.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withMaxResults(Integer maxResults)
The maximum number of items to include in the response.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withNextToken(String nextToken)
The token from a previous call that you use to retrieve the next set of results.
|
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withSort(SortOrder sort)
Specifies whether to sort by ascending (
ASC) or descending (DESC) order. |
ListApplicationComponentsRequest |
ListApplicationComponentsRequest.withSort(String sort)
Specifies whether to sort by ascending (
ASC) or descending (DESC) order. |
Copyright © 2021. All rights reserved.