| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DomainResourceFilter |
DomainResourceFilter.clone() |
DomainResourceFilter |
DomainResourceFilter.withArn(String arn)
The Amazon Resource Name (ARN) of the domain.
|
| Modifier and Type | Method and Description |
|---|---|
List<DomainResourceFilter> |
ObjectiveFilter.getDomains()
The domain that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectiveFilter |
ObjectiveFilter.withDomains(DomainResourceFilter... domains)
The domain that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectiveFilter.setDomains(Collection<DomainResourceFilter> domains)
The domain that's used as filter criteria.
|
ObjectiveFilter |
ObjectiveFilter.withDomains(Collection<DomainResourceFilter> domains)
The domain that's used as filter criteria.
|
Copyright © 2025. All rights reserved.