| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ControlComment.Builder |
ControlComment.Builder.authorName(String authorName)
The name of the user who authored the comment.
|
static ControlComment.Builder |
ControlComment.builder() |
ControlComment.Builder |
ControlComment.Builder.commentBody(String commentBody)
The body text of a control comment.
|
ControlComment.Builder |
ControlComment.Builder.postedDate(Instant postedDate)
The time when the comment was posted.
|
ControlComment.Builder |
ControlComment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ControlComment.Builder> |
ControlComment.serializableBuilderClass() |
Copyright © 2023. All rights reserved.