| Package | Description |
|---|---|
| org.jclouds.softlayer.domain |
| Modifier and Type | Field and Description |
|---|---|
protected NetworkVlan |
VirtualGuestNetworkComponent.Builder.networkVlan |
| Modifier and Type | Method and Description |
|---|---|
NetworkVlan |
NetworkVlan.Builder.build() |
NetworkVlan |
VirtualGuestNetworkComponent.getNetworkVlan() |
| Modifier and Type | Method and Description |
|---|---|
NetworkVlan.Builder |
NetworkVlan.Builder.fromNetworkVlan(NetworkVlan in) |
VirtualGuestNetworkComponent.Builder |
VirtualGuestNetworkComponent.Builder.networkVlan(NetworkVlan networkVlan) |
| Constructor and Description |
|---|
VirtualGuestNetworkComponent(int id,
String uuid,
int guestId,
int networkId,
String macAddress,
int maxSpeed,
String name,
int port,
int speed,
String status,
NetworkVlan networkVlan) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.