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 |
|---|---|
SubuserEdit |
asActive() |
SubuserEdit |
asInactive() |
protected Subuser |
createResponse(String data) |
protected String |
endPoint() |
protected String |
httpMethod() |
SubuserEdit |
withApiPassword(String apiPassword) |
SubuserEdit |
withDescription(String description) |
SubuserEdit |
withPassword(String password) |
SubuserEdit |
withPointsFromAccount(double pointsFromAccount) |
SubuserEdit |
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 SubuserEdit withPassword(String password)
public SubuserEdit withApiPassword(String apiPassword)
public SubuserEdit asActive()
public SubuserEdit asInactive()
public SubuserEdit withDescription(String description)
public SubuserEdit withPointsFromAccount(double pointsFromAccount)
public SubuserEdit withPointsPerMonth(double pointsPerMonth)
Copyright © 2024. All rights reserved.