Class SystemClass
java.lang.Object
com.redhat.cloud.event.apps.policies.v1.SystemClass
A RHEL system managed by console.redhat.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTimestamp of when the system did a check in.getTags()
void
setCheckIn
(OffsetDateTime value) void
setDisplayName
(String value) void
setHostname
(String value) void
setHostURL
(String value) void
setInventoryID
(String value) void
setRHELVersion
(String value) void
setTags
(RHELSystemTag[] value)
-
Constructor Details
-
SystemClass
public SystemClass()
-
-
Method Details
-
getCheckIn
Timestamp of when the system did a check in. Must adhere to RFC 3339. -
setCheckIn
-
getDisplayName
-
setDisplayName
-
getTags
-
setTags
-
getHostURL
-
setHostURL
-
getHostname
-
setHostname
-
getInventoryID
-
setInventoryID
-
getRHELVersion
-
setRHELVersion
-