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