public class SlotSwapStatus extends Object
| Constructor and Description |
|---|
SlotSwapStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
destinationSlotName()
Get the destination slot of the last swap operation.
|
String |
sourceSlotName()
Get the source slot of the last swap operation.
|
org.joda.time.DateTime |
timestampUtc()
Get the time the last successful slot swap completed.
|
public org.joda.time.DateTime timestampUtc()
public String sourceSlotName()
public String destinationSlotName()
Copyright © 2019. All rights reserved.