| Package | Description |
|---|---|
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum.fromValue(String input) |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum |
ScheduledPolicyForUpdateScalingPolicyInput.getRecurrenceType()
Get recurrenceType
|
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum[] |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledPolicyForUpdateScalingPolicyInput |
ScheduledPolicyForUpdateScalingPolicyInput.recurrenceType(ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum recurrenceType) |
void |
ScheduledPolicyForUpdateScalingPolicyInput.setRecurrenceType(ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum recurrenceType) |
void |
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ScheduledPolicyForUpdateScalingPolicyInput.RecurrenceTypeEnum enumeration) |
Copyright © 2026. All rights reserved.