static CommitmentPlan |
CommitmentPlan.forNumber(int value) |
|
CommitmentPlan |
VirtualMachinePreferences.Builder.getCommitmentPlan() |
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
CommitmentPlan |
VirtualMachinePreferences.getCommitmentPlan() |
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
CommitmentPlan |
VirtualMachinePreferencesOrBuilder.getCommitmentPlan() |
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
static CommitmentPlan |
CommitmentPlan.valueOf(int value) |
Deprecated.
|
static CommitmentPlan |
CommitmentPlan.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommitmentPlan |
CommitmentPlan.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CommitmentPlan[] |
CommitmentPlan.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|