Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
FutureReservationCommitmentInfo |
FutureReservationCommitmentInfo.clone() |
FutureReservationCommitmentInfo |
FutureReservation.getCommitmentInfo()
If not present, then FR will not deliver a new commitment or update an existing commitment.
|
FutureReservationCommitmentInfo |
FutureReservationCommitmentInfo.set(String fieldName,
Object value) |
FutureReservationCommitmentInfo |
FutureReservationCommitmentInfo.setCommitmentName(String commitmentName)
name of the commitment where capacity is being delivered to.
|
FutureReservationCommitmentInfo |
FutureReservationCommitmentInfo.setCommitmentPlan(String commitmentPlan)
Indicates if a Commitment needs to be created as part of FR delivery.
|
FutureReservationCommitmentInfo |
FutureReservationCommitmentInfo.setPreviousCommitmentTerms(String previousCommitmentTerms)
Only applicable if FR is delivering to the same reservation.
|
Modifier and Type | Method and Description |
---|---|
FutureReservation |
FutureReservation.setCommitmentInfo(FutureReservationCommitmentInfo commitmentInfo)
If not present, then FR will not deliver a new commitment or update an existing commitment.
|
Copyright © 2011–2025 Google. All rights reserved.