| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
RotationConfig |
RotationConfig.clone() |
RotationConfig |
SecretManagerConfig.getRotationConfig()
Rotation config for secret manager.
|
RotationConfig |
RotationConfig.set(String fieldName,
Object value) |
RotationConfig |
RotationConfig.setEnabled(Boolean enabled)
Whether the rotation is enabled.
|
RotationConfig |
RotationConfig.setRotationInterval(String rotationInterval)
The interval between two consecutive rotations.
|
| Modifier and Type | Method and Description |
|---|---|
SecretManagerConfig |
SecretManagerConfig.setRotationConfig(RotationConfig rotationConfig)
Rotation config for secret manager.
|
Copyright © 2011–2025 Google. All rights reserved.