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