Uses of Class
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndId

Packages that use DatacenterAndId
org.jclouds.joyent.cloudapi.v6_5.compute.functions   
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped   
 

Uses of DatacenterAndId in org.jclouds.joyent.cloudapi.v6_5.compute.functions
 

Methods in org.jclouds.joyent.cloudapi.v6_5.compute.functions with parameters of type DatacenterAndId
<T extends org.jclouds.compute.domain.ComputeMetadata>
T
MachineInDatacenterToNodeMetadata.findObjectOfTypeForMachineOrNull(Set<? extends T> supply, String type, String objectId, DatacenterAndId machineInDatacenter)
           
 

Uses of DatacenterAndId in org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped
 

Subclasses of DatacenterAndId in org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped
 class DatasetInDatacenter
           
 class MachineInDatacenter
           
 

Methods in org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped that return DatacenterAndId
static DatacenterAndId DatacenterAndId.fromDatacenterAndId(String datacenterId, String id)
           
static DatacenterAndId DatacenterAndId.fromSlashEncoded(String id)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.