public class APIResponseBuilder extends Object
Constructor and Description |
---|
APIResponseBuilder() |
Modifier and Type | Method and Description |
---|---|
static APIResponse |
create(String jsonString)
Create API response instance by the specified response JSON string.
|
public static APIResponse create(String jsonString)
jsonString
- - API Response JSON string.Copyright © 2018. All rights reserved.