public class SubuserEdit extends AbstractAction<Subuser>
client, files, params, proxy, RESPONSE_PACKAGE_NAME| Constructor and Description |
|---|
SubuserEdit(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
asActive() |
void |
asInactive() |
protected Subuser |
createResponse(String data) |
protected String |
endPoint() |
protected String |
httpMethod() |
void |
withApiPassword(String apiPassword) |
void |
withDescription(String description) |
void |
withPassword(String password) |
void |
withPointsFromAccount(double pointsFromAccount) |
void |
withPointsPerMonth(double pointsPerMonth) |
client, execute, handleError, proxy, setJsonpublic SubuserEdit(String id)
protected String endPoint()
endPoint in class AbstractAction<Subuser>protected String httpMethod()
httpMethod in class AbstractAction<Subuser>protected Subuser createResponse(String data)
createResponse in class AbstractAction<Subuser>public void withPassword(String password)
public void withApiPassword(String apiPassword)
public void asActive()
public void asInactive()
public void withDescription(String description)
public void withPointsFromAccount(double pointsFromAccount)
public void withPointsPerMonth(double pointsPerMonth)
Copyright © 2024. All rights reserved.