| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Money |
Money.clone() |
Money |
CommitmentResourceStatusCancellationInformation.getCanceledCommitment()
[Output Only] An optional amount of CUDs canceled so far in the last 365 days.
|
Money |
CommitmentResourceStatusCancellationInformation.getCancellationCap()
[Output Only] An optional,the cancellation cap for how much commitments can be canceled in a
rolling 365 per billing account.
|
Money |
CommitmentResourceStatusCancellationInformation.getCancellationFee()
[Output Only] An optional, cancellation fee.
|
Money |
Money.set(String fieldName,
Object value) |
Money |
Money.setCurrencyCode(String currencyCode)
The three-letter currency code defined in ISO 4217.
|
Money |
Money.setNanos(Integer nanos)
Number of nano (10^-9) units of the amount.
|
Money |
Money.setUnits(Long units)
The whole units of the amount.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentResourceStatusCancellationInformation |
CommitmentResourceStatusCancellationInformation.setCanceledCommitment(Money canceledCommitment)
[Output Only] An optional amount of CUDs canceled so far in the last 365 days.
|
CommitmentResourceStatusCancellationInformation |
CommitmentResourceStatusCancellationInformation.setCancellationCap(Money cancellationCap)
[Output Only] An optional,the cancellation cap for how much commitments can be canceled in a
rolling 365 per billing account.
|
CommitmentResourceStatusCancellationInformation |
CommitmentResourceStatusCancellationInformation.setCancellationFee(Money cancellationFee)
[Output Only] An optional, cancellation fee.
|
Copyright © 2011–2024 Google. All rights reserved.