public class ContainerPropertiesInstanceView extends Object
| Constructor and Description |
|---|
ContainerPropertiesInstanceView() |
| Modifier and Type | Method and Description |
|---|---|
ContainerState |
currentState()
Get current container instance state.
|
List<Event> |
events()
Get the events of the container instance.
|
ContainerState |
previousState()
Get previous container instance state.
|
Integer |
restartCount()
Get the number of times that the container instance has been restarted.
|
public Integer restartCount()
public ContainerState currentState()
public ContainerState previousState()
Copyright © 2019. All rights reserved.