| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.zone |
| Modifier and Type | Method and Description |
|---|---|
ZoneOperations |
ZoneRepository.getZoneOperations(ZoneKey zoneKey) |
boolean |
ZoneRepository.isZoneDown(ZoneKey zoneKey) |
| Modifier and Type | Field and Description |
|---|---|
static ZoneKey |
ZoneKey.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
ZoneKey |
IsZoneDownRequest.getZoneKey() |
ZoneKey |
GetZoneOperationsRequest.getZoneKey() |
ZoneKey |
ZoneOperations.getZoneKey() |
static ZoneKey |
ZoneKey.of(Instance instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
IsZoneDownRequest.setZoneKey(ZoneKey zoneKey) |
void |
GetZoneOperationsRequest.setZoneKey(ZoneKey zoneKey) |
void |
ZoneOperations.setZoneKey(ZoneKey zoneKey) |
| Constructor and Description |
|---|
ZoneOperations(ZoneKey zoneKey,
List<String> operations) |
Copyright © 2020 org.mydotey. All rights reserved.