| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
PodSnapshotConfig |
PodSnapshotConfig.clone() |
PodSnapshotConfig |
AddonsConfig.getPodSnapshotConfig()
Configuration for the Pod Snapshot feature.
|
PodSnapshotConfig |
PodSnapshotConfig.set(String fieldName,
Object value) |
PodSnapshotConfig |
PodSnapshotConfig.setEnabled(Boolean enabled)
Whether or not the Pod Snapshots feature is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setPodSnapshotConfig(PodSnapshotConfig podSnapshotConfig)
Configuration for the Pod Snapshot feature.
|
Copyright © 2011–2025 Google. All rights reserved.