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