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