| Modifier and Type | Method and Description |
|---|---|
static SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.CommitmentPlan.forNumber(int value) |
SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferencesOrBuilder.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.Builder.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
static SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.CommitmentPlan.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.CommitmentPlan.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SoleTenancyPreferences.CommitmentPlan |
SoleTenancyPreferences.CommitmentPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoleTenancyPreferences.CommitmentPlan[] |
SoleTenancyPreferences.CommitmentPlan.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SoleTenancyPreferences.CommitmentPlan> |
SoleTenancyPreferences.CommitmentPlan.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SoleTenancyPreferences.Builder |
SoleTenancyPreferences.Builder.setCommitmentPlan(SoleTenancyPreferences.CommitmentPlan value)
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
Copyright © 2024 Google LLC. All rights reserved.