Uses of Class
software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
Packages that use ProjectInformation Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of ProjectInformation in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return ProjectInformation Modifier and Type Method Description ProjectInformationEventLogEntry. projectInformation()Information about the project where the event occurred.Methods in software.amazon.awssdk.services.codecatalyst.model with parameters of type ProjectInformation Modifier and Type Method Description EventLogEntry.BuilderEventLogEntry.Builder. projectInformation(ProjectInformation projectInformation)Information about the project where the event occurred.
-