| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectiveFilter |
ObjectiveFilter.clone() |
ObjectiveFilter |
ListObjectivesRequest.getObjectiveFilter()
An optional filter that narrows the results to a specific domain.
|
ObjectiveFilter |
ObjectiveFilter.withDomains(Collection<DomainResourceFilter> domains)
The domain that's used as filter criteria.
|
ObjectiveFilter |
ObjectiveFilter.withDomains(DomainResourceFilter... domains)
The domain that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListObjectivesRequest.setObjectiveFilter(ObjectiveFilter objectiveFilter)
An optional filter that narrows the results to a specific domain.
|
ListObjectivesRequest |
ListObjectivesRequest.withObjectiveFilter(ObjectiveFilter objectiveFilter)
An optional filter that narrows the results to a specific domain.
|
Copyright © 2025. All rights reserved.