public interface IGroupUnsubscribeByMailRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IGroupUnsubscribeByMailRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IGroupUnsubscribeByMailRequest with specific options instead of the existing options
|
IGroupUnsubscribeByMailRequest |
buildRequest(Option... requestOptions)
Creates the IGroupUnsubscribeByMailRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIGroupUnsubscribeByMailRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIGroupUnsubscribeByMailRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request