public class EventActor extends DockerObject implements Serializable
| Constructor and Description |
|---|
EventActor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getId() |
EventActor |
withAttributes(Map<String,String> attributes) |
EventActor |
withId(String id) |
getRawValues@CheckForNull public String getId()
idpublic EventActor withId(String id)
id@CheckForNull public Map<String,String> getAttributes()
attributespublic EventActor withAttributes(Map<String,String> attributes)
attributesCopyright © 2025. All rights reserved.