Uses of Class
software.amazon.awssdk.services.backup.model.Lifecycle
-
Packages that use Lifecycle Package Description software.amazon.awssdk.services.backup.model -
-
Uses of Lifecycle in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return Lifecycle Modifier and Type Method Description LifecycleBackupRule. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleBackupRuleInput. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleCopyAction. lifecycle()Returns the value of the Lifecycle property for this object.LifecycleDescribeRecoveryPointResponse. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleRecoveryPointByBackupVault. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleStartBackupJobRequest. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleStartCopyJobRequest. lifecycle()Returns the value of the Lifecycle property for this object.LifecycleUpdateRecoveryPointLifecycleRequest. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.LifecycleUpdateRecoveryPointLifecycleResponse. lifecycle()The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.Methods in software.amazon.awssdk.services.backup.model with parameters of type Lifecycle Modifier and Type Method Description BackupRule.BuilderBackupRule.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.BackupRuleInput.BuilderBackupRuleInput.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.CopyAction.BuilderCopyAction.Builder. lifecycle(Lifecycle lifecycle)Sets the value of the Lifecycle property for this object.DescribeRecoveryPointResponse.BuilderDescribeRecoveryPointResponse.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.RecoveryPointByBackupVault.BuilderRecoveryPointByBackupVault.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.StartBackupJobRequest.BuilderStartBackupJobRequest.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.StartCopyJobRequest.BuilderStartCopyJobRequest.Builder. lifecycle(Lifecycle lifecycle)Sets the value of the Lifecycle property for this object.UpdateRecoveryPointLifecycleRequest.BuilderUpdateRecoveryPointLifecycleRequest.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.UpdateRecoveryPointLifecycleResponse.BuilderUpdateRecoveryPointLifecycleResponse.Builder. lifecycle(Lifecycle lifecycle)The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
-