public interface ProductPackageAsyncClient
ProductPackageClient
,
Modifier and Type | Field and Description |
---|---|
static String |
PRODUCT_MASK |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ProductPackage> |
getProductPackage(long id) |
static final String PRODUCT_MASK
com.google.common.util.concurrent.ListenableFuture<ProductPackage> getProductPackage(long id)
Copyright © 2009-2012 jclouds. All Rights Reserved.