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