| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
AssociatedDomainSummary |
AssociatedDomainSummary.clone() |
AssociatedDomainSummary |
ObjectiveSummary.getDomain()
The domain that the objective belongs to.
|
AssociatedDomainSummary |
CommonControlSummary.getDomain()
The domain that the common control belongs to.
|
AssociatedDomainSummary |
AssociatedDomainSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the related domain.
|
AssociatedDomainSummary |
AssociatedDomainSummary.withName(String name)
The name of the related domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectiveSummary.setDomain(AssociatedDomainSummary domain)
The domain that the objective belongs to.
|
void |
CommonControlSummary.setDomain(AssociatedDomainSummary domain)
The domain that the common control belongs to.
|
ObjectiveSummary |
ObjectiveSummary.withDomain(AssociatedDomainSummary domain)
The domain that the objective belongs to.
|
CommonControlSummary |
CommonControlSummary.withDomain(AssociatedDomainSummary domain)
The domain that the common control belongs to.
|
Copyright © 2024. All rights reserved.