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