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