| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
EventInfo |
EventInfo.clone() |
EventInfo |
RequestMetadata.getEventInfo()
Information about the event associated with a code review.
|
EventInfo |
EventInfo.withName(String name)
The name of the event.
|
EventInfo |
EventInfo.withState(String state)
The state of an event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestMetadata.setEventInfo(EventInfo eventInfo)
Information about the event associated with a code review.
|
RequestMetadata |
RequestMetadata.withEventInfo(EventInfo eventInfo)
Information about the event associated with a code review.
|
Copyright © 2024. All rights reserved.