public class VCloudNetworkAdapter
extends org.jclouds.cim.ResourceAllocationSettingData
| Modifier and Type | Class and Description |
|---|---|
static class |
VCloudNetworkAdapter.Builder |
address, addressOnParent, allocationUnits, automaticAllocation, automaticDeallocation, connections, consumerVisibility, hostResources, limit, mappingBehavior, otherResourceType, parent, poolID, reservation, resourceSubType, resourceType, virtualQuantity, virtualQuantityUnits, weight| Constructor and Description |
|---|
VCloudNetworkAdapter(String elementName,
String instanceID,
String caption,
String description,
String address,
String addressOnParent,
String allocationUnits,
Boolean automaticAllocation,
Boolean automaticDeallocation,
org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility consumerVisibility,
Long limit,
org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior mappingBehavior,
String otherResourceType,
String parent,
String poolID,
Long reservation,
String resourceSubType,
org.jclouds.cim.ResourceAllocationSettingData.ResourceType resourceType,
Long virtualQuantity,
String virtualQuantityUnits,
Integer weight,
List<String> connections,
List<String> hostResources,
String ipAddress,
boolean primaryNetworkConnection,
String ipAddressingMode) |
| Modifier and Type | Method and Description |
|---|---|
static VCloudNetworkAdapter.Builder |
builder() |
String |
getIpAddress() |
String |
getIpAddressingMode() |
boolean |
isPrimaryNetworkConnection() |
VCloudNetworkAdapter.Builder |
toBuilder() |
String |
toString() |
equals, getAddress, getAddressOnParent, getAllocationUnits, getConnections, getConsumerVisibility, getHostResources, getLimit, getMappingBehavior, getOtherResourceType, getParent, getPoolID, getReservation, getResourceSubType, getResourceType, getVirtualQuantity, getVirtualQuantityUnits, getWeight, hashCode, isAutomaticAllocation, isAutomaticDeallocationpublic VCloudNetworkAdapter(String elementName, String instanceID, String caption, String description, String address, String addressOnParent, String allocationUnits, Boolean automaticAllocation, Boolean automaticDeallocation, org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility consumerVisibility, Long limit, org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior mappingBehavior, String otherResourceType, String parent, String poolID, Long reservation, String resourceSubType, org.jclouds.cim.ResourceAllocationSettingData.ResourceType resourceType, Long virtualQuantity, String virtualQuantityUnits, Integer weight, List<String> connections, List<String> hostResources, String ipAddress, boolean primaryNetworkConnection, String ipAddressingMode)
public static VCloudNetworkAdapter.Builder builder()
public VCloudNetworkAdapter.Builder toBuilder()
toBuilder in class org.jclouds.cim.ResourceAllocationSettingDatapublic String getIpAddress()
public boolean isPrimaryNetworkConnection()
public String getIpAddressingMode()
public String toString()
toString in class org.jclouds.cim.ResourceAllocationSettingDataCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.