Class EventInfoInner
java.lang.Object
com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner
- Direct Known Subclasses:
EventInner
The basic information of an event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventInfoInner
public EventInfoInner()Creates an instance of EventInfoInner class.
-
-
Method Details
-
id
Get the id property: The event ID.- Returns:
- the id value.
-
withId
Set the id property: The event ID.- Parameters:
id- the id value to set.- Returns:
- the EventInfoInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-