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