public class Network extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Network.Builder |
Modifier | Constructor and Description |
---|---|
protected |
Network() |
protected |
Network(String name,
String description) |
public static Network.Builder builder()
public String getName()
public String getDescription()
Copyright © 2009-2013 jclouds. All Rights Reserved.