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