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