| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
RateTier |
RateTier.clone() |
RateTier |
RateTier.set(String fieldName,
Object value) |
RateTier |
RateTier.setPrice(Money price)
The price for this tier.
|
RateTier |
RateTier.setStartAmount(Double startAmount)
The magnitude of usage in which the tier interval begins.
|
| Modifier and Type | Method and Description |
|---|---|
List<RateTier> |
Rate.getTiers()
The service tiers.
|
| Modifier and Type | Method and Description |
|---|---|
Rate |
Rate.setTiers(List<RateTier> tiers)
The service tiers.
|
Copyright © 2011–2024 Google. All rights reserved.