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