public interface IAlertCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IAlertCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IAlertCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IAlertRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIAlertCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIAlertCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIAlertRequestBuilder byId(java.lang.String id)