public interface GracePeriodConfigurable<T> extends Deletable
| Modifier and Type | Method and Description |
|---|---|
T |
withGracePeriod(long gracePeriodSeconds)
The duration in seconds before the object should be deleted.
|
T withGracePeriod(long gracePeriodSeconds)
gracePeriodSeconds - grace period integer value in secondsCopyright © 2015–2023 Red Hat. All rights reserved.