Uses of Class
software.amazon.awssdk.services.rbin.model.UnlockDelay
-
Packages that use UnlockDelay Package Description software.amazon.awssdk.services.rbin.model -
-
Uses of UnlockDelay in software.amazon.awssdk.services.rbin.model
Methods in software.amazon.awssdk.services.rbin.model that return UnlockDelay Modifier and Type Method Description UnlockDelayLockConfiguration. unlockDelay()Information about the retention rule unlock delay.Methods in software.amazon.awssdk.services.rbin.model with parameters of type UnlockDelay Modifier and Type Method Description LockConfiguration.BuilderLockConfiguration.Builder. unlockDelay(UnlockDelay unlockDelay)Information about the retention rule unlock delay.
-