public final class ServerMessage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
assignedDomain |
ContainerDescriptor |
installation |
SecurityContext |
securityContext |
ItemValue<Server> |
server
the value of the server (the previous value for update or delete events)
|
java.lang.String |
tag
This is defined on tag, untagged and assignments operations
|
Constructor and Description |
---|
ServerMessage() |
public SecurityContext securityContext
public ContainerDescriptor installation
public ItemValue<Server> server
public java.lang.String tag
public java.lang.String assignedDomain
Copyright © 2021. All Rights Reserved.