Package | Description |
---|---|
org.jclouds.abiquo.binders | |
org.jclouds.abiquo.binders.cloud | |
org.jclouds.vcloud.director.v1_5.binders |
Modifier and Type | Class and Description |
---|---|
class |
BindRefsToPayload
Bind multiple objects to the payload of the request as a list of links.
|
class |
BindToXMLPayloadAndPath
Binds teh given object to the payload and extracts the path parameters from the edit link.
|
Modifier and Type | Class and Description |
---|---|
class |
BindHardDiskRefsToPayload
Bind multiple
DiskManagementDto objects to the payload of the request as a list of links. |
class |
BindIpRefsToPayload
Bind the link reference to an
AbstractIpDto object into the payload. |
class |
BindIpRefToPayload
Bind the link reference to an
AbstractIpDto object into the payload. |
class |
BindNetworkConfigurationRefToPayload
Bind multiple objects to the payload of the request as a list of links.
|
class |
BindNetworkRefToPayload
Bind the link reference to an
VLANNetworkDto object into the payload. |
class |
BindUnmanagedIpRefToPayload
Bind the link reference to an
AbstractIpDto object into the payload. |
class |
BindVirtualDatacenterRefToPayload
Bind multiple
VolumeManagementDto objects to the payload of the request as a list of
links. |
class |
BindVolumeRefsToPayload
Bind multiple
VolumeManagementDto objects to the payload of the request as a list of
links. |
Modifier and Type | Class and Description |
---|---|
class |
BindMapAsMetadata
Changes a Map to the crufty
type |
class |
BindStringAsMetadataValue
Changes a String to the crufty
type |
Copyright © 2009-2013 jclouds. All Rights Reserved.