public interface IWorkforceIntegrationCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkforceIntegrationCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IWorkforceIntegrationCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkforceIntegrationRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkforceIntegrationCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkforceIntegrationCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkforceIntegrationRequestBuilder byId(java.lang.String id)