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 |
|---|---|
void |
asActive() |
void |
asInactive() |
protected Subuser |
createResponse(String data) |
protected String |
endPoint() |
void |
withApiPassword(String apiPassword) |
void |
withDescription(String description) |
void |
withPointsFromAccount(double pointsFromAccount) |
void |
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 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.