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