public class StationeryClient extends PostalocityClient
gson
Constructor and Description |
---|
StationeryClient() |
Modifier and Type | Method and Description |
---|---|
static JsonResponse |
build(BuildStationeryRequest request) |
static JsonResponse |
get(java.lang.Integer id) |
static JsonResponse |
getUploadParms() |
static JsonResponse |
list(ListStationeryRequest request) |
static JsonResponse |
updateField(UpdateStationeryFieldRequest request) |
public static JsonResponse get(java.lang.Integer id) throws java.lang.Exception
java.lang.Exception
public static JsonResponse build(BuildStationeryRequest request) throws java.lang.Exception
java.lang.Exception
public static JsonResponse getUploadParms() throws java.lang.Exception
java.lang.Exception
public static JsonResponse list(ListStationeryRequest request) throws java.lang.Exception
java.lang.Exception
public static JsonResponse updateField(UpdateStationeryFieldRequest request) throws java.lang.Exception
java.lang.Exception