public abstract class UpdateStatus extends Object
| Constructor and Description |
|---|
UpdateStatus() |
| Modifier and Type | Method and Description |
|---|---|
abstract Date |
completedAt() |
abstract String |
message() |
abstract Date |
startedAt() |
abstract String |
state() |
Copyright © 2019. All rights reserved.