|
||||||||||
| 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.ListAlertsOptions
public class ListAlertsOptions
Options to the listAlerts command.
| Nested Class Summary | |
|---|---|
static class |
ListAlertsOptions.Builder
|
| Field Summary | |
|---|---|
static ListAlertsOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
ListAlertsOptions()
|
|
| Method Summary | |
|---|---|
ListAlertsOptions |
id(String id)
|
ListAlertsOptions |
keyword(String keyword)
|
ListAlertsOptions |
type(String type)
|
| 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 ListAlertsOptions NONE
| Constructor Detail |
|---|
public ListAlertsOptions()
| Method Detail |
|---|
public ListAlertsOptions id(String id)
public ListAlertsOptions keyword(String keyword)
public ListAlertsOptions type(String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||