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