|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindLocationForResource | |
---|---|
org.jclouds.vcloud.compute.functions | |
org.jclouds.vcloud.compute.strategy |
Uses of FindLocationForResource in org.jclouds.vcloud.compute.functions |
---|
Fields in org.jclouds.vcloud.compute.functions declared as FindLocationForResource | |
---|---|
protected FindLocationForResource |
VAppToNodeMetadata.findLocationForResourceInVDC
|
Constructors in org.jclouds.vcloud.compute.functions with parameters of type FindLocationForResource | |
---|---|
HardwareForVAppTemplate(VCloudClient client,
FindLocationForResource findLocationForResource,
VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder)
|
|
ImageForVAppTemplate(VCloudClient client,
FindLocationForResource findLocationForResource,
PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider)
|
|
VAppToNodeMetadata(Map<Status,NodeState> vAppStatusToNodeState,
Map<String,Credentials> credentialStore,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Function<VApp,Hardware> hardwareForVApp)
|
Uses of FindLocationForResource in org.jclouds.vcloud.compute.strategy |
---|
Fields in org.jclouds.vcloud.compute.strategy declared as FindLocationForResource | |
---|---|
protected FindLocationForResource |
VCloudListNodesStrategy.findLocationForResourceInVDC
|
Constructors in org.jclouds.vcloud.compute.strategy with parameters of type FindLocationForResource | |
---|---|
VCloudListNodesStrategy(VCloudClient client,
com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg,
VCloudGetNodeMetadataStrategy getNodeMetadata,
FindLocationForResource findLocationForResourceInVDC)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |