| Modifier and Type | Method and Description |
|---|---|
static CapacityCommitment.CommitmentPlan |
CapacityCommitment.CommitmentPlan.forNumber(int value) |
CapacityCommitment.CommitmentPlan |
CapacityCommitment.getPlan()
Capacity commitment commitment plan.
|
CapacityCommitment.CommitmentPlan |
CapacityCommitment.Builder.getPlan()
Capacity commitment commitment plan.
|
CapacityCommitment.CommitmentPlan |
CapacityCommitmentOrBuilder.getPlan()
Capacity commitment commitment plan.
|
CapacityCommitment.CommitmentPlan |
CapacityCommitment.getRenewalPlan()
The plan this capacity commitment is converted to after commitment_end_time
passes.
|
CapacityCommitment.CommitmentPlan |
CapacityCommitment.Builder.getRenewalPlan()
The plan this capacity commitment is converted to after commitment_end_time
passes.
|
CapacityCommitment.CommitmentPlan |
CapacityCommitmentOrBuilder.getRenewalPlan()
The plan this capacity commitment is converted to after commitment_end_time
passes.
|
static CapacityCommitment.CommitmentPlan |
CapacityCommitment.CommitmentPlan.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CapacityCommitment.CommitmentPlan |
CapacityCommitment.CommitmentPlan.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CapacityCommitment.CommitmentPlan |
CapacityCommitment.CommitmentPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapacityCommitment.CommitmentPlan[] |
CapacityCommitment.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<CapacityCommitment.CommitmentPlan> |
CapacityCommitment.CommitmentPlan.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CapacityCommitment.Builder |
CapacityCommitment.Builder.setPlan(CapacityCommitment.CommitmentPlan value)
Capacity commitment commitment plan.
|
CapacityCommitment.Builder |
CapacityCommitment.Builder.setRenewalPlan(CapacityCommitment.CommitmentPlan value)
The plan this capacity commitment is converted to after commitment_end_time
passes.
|
Copyright © 2024 Google LLC. All rights reserved.