| Package | Description |
|---|---|
| com.volcengine.flink20250101.model |
| Modifier and Type | Method and Description |
|---|---|
static DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum.fromValue(String input) |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum |
DeployRequestForGetApplicationInstanceOutput.getSchedulePolicy()
Get schedulePolicy
|
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum[] |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeployRequestForGetApplicationInstanceOutput |
DeployRequestForGetApplicationInstanceOutput.schedulePolicy(DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum schedulePolicy) |
void |
DeployRequestForGetApplicationInstanceOutput.setSchedulePolicy(DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum schedulePolicy) |
void |
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DeployRequestForGetApplicationInstanceOutput.SchedulePolicyEnum enumeration) |
Copyright © 2025. All rights reserved.