@Generated(value="org.jsonschema2pojo") public class ContainerStateRunning extends Object implements KubernetesResource
| Constructor and Description |
|---|
ContainerStateRunning()
No args constructor for use in serialization
|
ContainerStateRunning(Time startedAt) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Time |
getStartedAt() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setStartedAt(Time startedAt) |
public ContainerStateRunning()
public ContainerStateRunning(Time startedAt)
startedAt - Copyright © 2011–2017 Red Hat. All rights reserved.