| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
TierConfig |
TierConfig.clone() |
TierConfig |
TierConfig.set(String fieldName,
Object value) |
TierConfig |
TierConfig.setParent(String parent)
The tier from which the tier being configured inherits.
|
TierConfig |
TierConfig.setTier(String tier)
The tier that is being configured with this value.
|
| Modifier and Type | Method and Description |
|---|---|
List<TierConfig> |
PremiumConfig.getTiers()
The tiers that are part of the premium offering.
|
| Modifier and Type | Method and Description |
|---|---|
PremiumConfig |
PremiumConfig.setTiers(List<TierConfig> tiers)
The tiers that are part of the premium offering.
|
Copyright © 2011–2020 Google. All rights reserved.