CommonControlSummary.Builder |
CommonControlSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) that identifies the common control.
|
static CommonControlSummary.Builder |
CommonControlSummary.builder() |
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.createTime(Instant createTime) |
The time when the common control was created.
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.description(String description) |
The description of the common control.
|
default CommonControlSummary.Builder |
CommonControlSummary.Builder.domain(Consumer<AssociatedDomainSummary.Builder> domain) |
The domain that the common control belongs to.
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.domain(AssociatedDomainSummary domain) |
The domain that the common control belongs to.
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.lastUpdateTime(Instant lastUpdateTime) |
The time when the common control was most recently updated.
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.name(String name) |
The name of the common control.
|
default CommonControlSummary.Builder |
CommonControlSummary.Builder.objective(Consumer<AssociatedObjectiveSummary.Builder> objective) |
The objective that the common control belongs to.
|
CommonControlSummary.Builder |
CommonControlSummary.Builder.objective(AssociatedObjectiveSummary objective) |
The objective that the common control belongs to.
|
CommonControlSummary.Builder |
CommonControlSummary.toBuilder() |
|