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