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