| Package | Description | 
|---|---|
| org.jclouds.joyent.cloudapi.v6_5.domain | |
| org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped | |
| org.jclouds.joyent.cloudapi.v6_5.features | 
| Modifier and Type | Method and Description | 
|---|---|
Package | 
Package.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Package.compareTo(Package that)  | 
Package.Builder | 
Package.Builder.fromPackage(Package in)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Package | 
PackageInDatacenter.pkg  | 
| Modifier and Type | Method and Description | 
|---|---|
Package | 
PackageInDatacenter.get()  | 
| Constructor and Description | 
|---|
PackageInDatacenter(Package pkg,
                   String datacenterId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Package | 
PackageApi.get(String name)
Gets an individual package by id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Package> | 
PackageAsyncApi.get(String name)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Package>> | 
PackageAsyncApi.list()  | 
Set<Package> | 
PackageApi.list()
Provides a list of packages available in this datacenter. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.