Package | Description |
---|---|
org.jclouds.cloudsigma2 | |
org.jclouds.cloudsigma2.domain | |
org.jclouds.cloudsigma2.functions.internal |
Modifier and Type | Method and Description |
---|---|
PagedIterable<License> |
CloudSigma2Api.listLicenses()
Get the licenses available on the cloud.
|
PaginatedCollection<License> |
CloudSigma2Api.listLicenses(PaginationOptions options)
Get the licenses available on the cloud.
|
Modifier and Type | Method and Description |
---|---|
License |
License.Builder.build() |
License |
DriveLicense.getLicense() |
Modifier and Type | Method and Description |
---|---|
DriveLicense.Builder |
DriveLicense.Builder.license(License license) |
Constructor and Description |
---|
DriveLicense(int amount,
License license,
Owner user) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<License>> |
ParseLicenses.ToPagedIterable.markerToNextForArgs(List<Object> args) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.