@Singleton public class ListLicensesImpl extends Object implements ListLicenses
| Modifier and Type | Field and Description |
|---|---|
protected RestContext<AbiquoApi,AbiquoAsyncApi> |
context |
protected final RestContext<AbiquoApi,AbiquoAsyncApi> context
public Iterable<License> execute()
execute in interface ListRootEntities<License>public Iterable<License> execute(LicenseOptions options)
execute in interface ListLicensesCopyright © 2009-2013 jclouds. All Rights Reserved.