public abstract static class Network.Builder<T extends Network.Builder<T>> extends Entity.Builder<T>
| Modifier and Type | Field and Description |
|---|---|
protected NetworkConfiguration |
networkConfiguration |
| Constructor and Description |
|---|
Network.Builder() |
| Modifier and Type | Method and Description |
|---|---|
T |
configuration(NetworkConfiguration networkConfiguration) |
T |
fromNetwork(Network in) |
build, description, fromEntityType, id, name, task, tasksfromResource, href, link, links, self, typeprotected NetworkConfiguration networkConfiguration
public T configuration(NetworkConfiguration networkConfiguration)
Network.getConfiguration()Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.