| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicy.Builder |
LifecyclePolicy.builder() |
LifecyclePolicy.Builder |
LifecyclePolicy.toBuilder() |
LifecyclePolicy.Builder |
LifecyclePolicy.Builder.transitionToIA(String transitionToIA)
A value that describes the period of time that a file is not accessed, after which it transitions to the IA
storage class.
|
LifecyclePolicy.Builder |
LifecyclePolicy.Builder.transitionToIA(TransitionToIARules transitionToIA)
A value that describes the period of time that a file is not accessed, after which it transitions to the IA
storage class.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LifecyclePolicy.Builder> |
LifecyclePolicy.serializableBuilderClass() |
Copyright © 2021. All rights reserved.