public interface IBaseShareRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IShareRequest |
buildRequest()
Creates the request
|
IShareRequest |
buildRequest(java.util.List<Option> options)
Creates the request with specific options instead of the existing options
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIShareRequest buildRequest()
IShareRequest buildRequest(java.util.List<Option> options)