| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
static EventInfo.Builder |
EventInfo.builder() |
EventInfo.Builder |
EventInfo.Builder.name(String name)
The name of the event.
|
EventInfo.Builder |
EventInfo.Builder.state(String state)
The state of an event.
|
EventInfo.Builder |
EventInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EventInfo.Builder> |
EventInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RequestMetadata.Builder |
RequestMetadata.Builder.eventInfo(Consumer<EventInfo.Builder> eventInfo)
Information about the event associated with a code review.
|
Copyright © 2023. All rights reserved.