| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected SetPasswordResult |
SetPasswordResponse.result |
| Modifier and Type | Method and Description |
|---|---|
SetPasswordResult |
ObjectFactory.createSetPasswordResult()
Create an instance of
SetPasswordResult |
SetPasswordResult |
SetPasswordResponse.getResult()
Gets the value of the result property.
|
SetPasswordResult |
ToolingConnection.setPassword(String userId,
String password,
SessionHeader sessionHeader)
Set a user's password
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetPasswordResponse.setResult(SetPasswordResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.