public interface IUserSettingsRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IUserSettingsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IUserSettingsRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IShiftPreferencesRequestBuilder |
shiftPreferences()
Gets the request builder for ShiftPreferences
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIUserSettingsRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIUserSettingsRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIShiftPreferencesRequestBuilder shiftPreferences()