| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FeatureConfig |
FeatureConfig.clone() |
FeatureConfig |
FeatureConfig.set(String fieldName,
Object value) |
FeatureConfig |
FeatureConfig.setFeature(String feature)
The feature that is being configured with this value.
|
FeatureConfig |
FeatureConfig.setTier(String tier)
The tier in which the configured feature resides.
|
| Modifier and Type | Method and Description |
|---|---|
List<FeatureConfig> |
PremiumConfig.getFeatures()
The features that GKE provides.
|
| Modifier and Type | Method and Description |
|---|---|
PremiumConfig |
PremiumConfig.setFeatures(List<FeatureConfig> features)
The features that GKE provides.
|
Copyright © 2011–2020 Google. All rights reserved.