| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
CommonControlFilter |
CommonControlFilter.clone() |
CommonControlFilter |
ListCommonControlsRequest.getCommonControlFilter()
An optional filter that narrows the results to a specific objective.
|
CommonControlFilter |
CommonControlFilter.withObjectives(Collection<ObjectiveResourceFilter> objectives)
The objective that's used as filter criteria.
|
CommonControlFilter |
CommonControlFilter.withObjectives(ObjectiveResourceFilter... objectives)
The objective that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCommonControlsRequest.setCommonControlFilter(CommonControlFilter commonControlFilter)
An optional filter that narrows the results to a specific objective.
|
ListCommonControlsRequest |
ListCommonControlsRequest.withCommonControlFilter(CommonControlFilter commonControlFilter)
An optional filter that narrows the results to a specific objective.
|
Copyright © 2025. All rights reserved.