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