| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
ResetPasswordResult |
ResetPasswordResponse.getResult()
Gets the result value for this ResetPasswordResponse.
|
ResetPasswordResult |
Soap.resetPassword(String userId)
Reset a user's password
|
ResetPasswordResult |
SoapBindingStub.resetPassword(String userId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResetPasswordResponse.setResult(ResetPasswordResult result)
Sets the result value for this ResetPasswordResponse.
|
| Constructor and Description |
|---|
ResetPasswordResponse(ResetPasswordResult result) |
Copyright © 2014. All rights reserved.