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