Uses of Class
software.amazon.awssdk.services.codegurureviewer.model.EventInfo
-
Packages that use EventInfo Package Description software.amazon.awssdk.services.codegurureviewer.model -
-
Uses of EventInfo in software.amazon.awssdk.services.codegurureviewer.model
Methods in software.amazon.awssdk.services.codegurureviewer.model that return EventInfo Modifier and Type Method Description EventInfoRequestMetadata. eventInfo()Information about the event associated with a code review.Methods in software.amazon.awssdk.services.codegurureviewer.model with parameters of type EventInfo Modifier and Type Method Description RequestMetadata.BuilderRequestMetadata.Builder. eventInfo(EventInfo eventInfo)Information about the event associated with a code review.
-