public class Network extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Network.Builder |
| Constructor and Description |
|---|
Network(String name,
String description) |
public static Network.Builder builder()
public String getName()
public String getDescription()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.