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