public class SMSGet extends AbstractAction<StatusResponse>
client, files, params, proxy, RESPONSE_PACKAGE_NAME| Constructor and Description |
|---|
SMSGet()
Deprecated.
use @link SMSGet(String)} or @link SMSGet(String[]) instead
|
SMSGet(String id) |
SMSGet(String[] ids) |
| Modifier and Type | Method and Description |
|---|---|
protected StatusResponse |
createResponse(String data) |
protected String |
endPoint() |
SMSGet |
id(String id)
Deprecated.
use @link SMSGet(String) instead
|
SMSGet |
ids(String[] ids)
Deprecated.
use @link SMSGet(String[]) instead
|
client, execute, handleError, httpMethod, proxy, setJson@Deprecated public SMSGet()
public SMSGet(String id)
public SMSGet(String[] ids)
@Deprecated public SMSGet id(String id)
@Deprecated public SMSGet ids(String[] ids)
protected StatusResponse createResponse(String data)
createResponse in class AbstractAction<StatusResponse>protected String endPoint()
endPoint in class AbstractAction<StatusResponse>Copyright © 2024. All rights reserved.