public class ListAlertsOptions extends BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAlertsOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ListAlertsOptions |
NONE |
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
ListAlertsOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListAlertsOptions |
id(String id) |
ListAlertsOptions |
keyword(String keyword) |
ListAlertsOptions |
type(String type) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final ListAlertsOptions NONE
public ListAlertsOptions id(String id)
public ListAlertsOptions keyword(String keyword)
public ListAlertsOptions type(String type)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.