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