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