|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.GenerateUsageRecordsOptions
public class GenerateUsageRecordsOptions
Options to the GlobalUsageClient.generateUsageOptions() API call
| Nested Class Summary | |
|---|---|
static class |
GenerateUsageRecordsOptions.Builder
|
| Field Summary | |
|---|---|
static GenerateUsageRecordsOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
GenerateUsageRecordsOptions()
|
|
| Method Summary | |
|---|---|
GenerateUsageRecordsOptions |
domainId(String domainId)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final GenerateUsageRecordsOptions NONE
| Constructor Detail |
|---|
public GenerateUsageRecordsOptions()
| Method Detail |
|---|
public GenerateUsageRecordsOptions domainId(String domainId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||