public class ServiceGroup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceGroup.ServiceGroupBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
String |
getDescription() |
Map<String,Service> |
getServices() |
void |
setBaseUrl(String baseUrl) |
void |
setDescription(String description) |
void |
setServices(Map<String,Service> services) |
Copyright © 2015. All rights reserved.