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