| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.zone | |
| org.mydotey.artemis.management.zone.util |
| Modifier and Type | Method and Description |
|---|---|
ZoneOperations |
ZoneRepository.getZoneOperations(ZoneKey zoneKey) |
| Modifier and Type | Method and Description |
|---|---|
List<ZoneOperations> |
ZoneRepository.getAllZoneOperations(String regionId) |
List<ZoneOperations> |
ZoneRepository.getServiceZoneOperations(String serviceId) |
List<ZoneOperations> |
ZoneRepository.getZoneOperationsList(ZoneOperationModel filter) |
| Modifier and Type | Method and Description |
|---|---|
ZoneOperations |
GetZoneOperationsResponse.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
List<ZoneOperations> |
GetAllZoneOperationsResponse.getAllZoneOperations() |
List<ZoneOperations> |
GetZoneOperationsListResponse.getZoneOperationsList() |
List<ZoneOperations> |
OperateZoneOperationsRequest.getZoneOperationsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetZoneOperationsResponse.setOperations(ZoneOperations operations) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAllZoneOperationsResponse.setAllZoneOperations(List<ZoneOperations> allZoneOperations) |
void |
GetZoneOperationsListResponse.setZoneOperationsList(List<ZoneOperations> zoneOperationsList) |
void |
OperateZoneOperationsRequest.setZoneOperationsList(List<ZoneOperations> zoneOperationsList) |
| Modifier and Type | Method and Description |
|---|---|
static List<ZoneOperationModel> |
ZoneOperationsUtil.newZoneOperationModels(ZoneOperations zoneOperations) |
| Modifier and Type | Method and Description |
|---|---|
static List<ZoneOperationModel> |
ZoneOperationsUtil.newZoneOperationModels(List<ZoneOperations> zoneOperationsList) |
Copyright © 2020 org.mydotey. All rights reserved.