public class VAppNetwork extends Network
<complexType name="VAppNetwork" />
| Modifier and Type | Class and Description |
|---|---|
static class |
VAppNetwork.Builder<B extends VAppNetwork.Builder<B>> |
Network.FenceMode| Modifier | Constructor and Description |
|---|---|
protected |
VAppNetwork() |
|
VAppNetwork(VAppNetwork.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
static VAppNetwork.Builder<?> |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
isDeployed()
Gets the value of the deployed property.
|
com.google.common.base.Objects.ToStringHelper |
string() |
VAppNetwork.Builder<?> |
toBuilder() |
getConfiguration, toSubTypeclone, getDescription, getId, getName, getTasks, setDescription, setNameprotected VAppNetwork()
public VAppNetwork(VAppNetwork.Builder<?> builder)
public static VAppNetwork.Builder<?> builder()
public VAppNetwork.Builder<?> toBuilder()
public Boolean isDeployed()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.