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