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