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