public abstract class ServerPrivateNetwork extends Object
Constructor and Description |
---|
ServerPrivateNetwork() |
Modifier and Type | Method and Description |
---|---|
static ServerPrivateNetwork |
create(String id,
String name) |
abstract String |
id() |
abstract String |
name() |
public abstract String id()
public abstract String name()
public static ServerPrivateNetwork create(String id, String name)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.