| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.group | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInstance> |
GroupRepository.getServiceInstances(ServiceInstanceModel filter) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInstance> |
InsertServiceInstancesRequest.getServiceInstances() |
List<ServiceInstance> |
GetServiceInstancesResponse.getServiceInstances() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertServiceInstancesRequest.setServiceInstances(List<ServiceInstance> serviceInstances) |
void |
GetServiceInstancesResponse.setServiceInstances(List<ServiceInstance> serviceInstances) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInstance |
ServiceInstances.newServiceInstance(ServiceInstanceModel model) |
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceInstance> |
ServiceInstances.newServiceInstances(List<ServiceInstanceModel> models) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInstanceModel |
ServiceInstances.newServiceInstanceModel(ServiceInstance serviceInstance) |
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceInstanceModel> |
ServiceInstances.newServiceInstanceModels(List<ServiceInstance> groupInstances) |
Copyright © 2020 org.mydotey. All rights reserved.