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