public abstract class AbstractParser extends Object
| Constructor and Description |
|---|
AbstractParser() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
getBooleanValue(com.google.gson.JsonObject object,
String fieldName) |
protected static String |
getStringValue(com.google.gson.JsonObject object,
String fieldName) |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.