public static class ThrottlingPolicyDTO.QuotaPolicyTypeEnum.Adapter extends com.google.gson.TypeAdapter<ThrottlingPolicyDTO.QuotaPolicyTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingPolicyDTO.QuotaPolicyTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ThrottlingPolicyDTO.QuotaPolicyTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
ThrottlingPolicyDTO.QuotaPolicyTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<ThrottlingPolicyDTO.QuotaPolicyTypeEnum>IOExceptionpublic ThrottlingPolicyDTO.QuotaPolicyTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<ThrottlingPolicyDTO.QuotaPolicyTypeEnum>IOExceptionCopyright © 2021 WSO2 Inc. All rights reserved.