Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static ListFilesystemSnapshotPoliciesRequest.LifecycleState |
ListFilesystemSnapshotPoliciesRequest.LifecycleState.create(String key) |
ListFilesystemSnapshotPoliciesRequest.LifecycleState |
ListFilesystemSnapshotPoliciesRequest.getLifecycleState()
Filter results by the specified lifecycle state.
|
static ListFilesystemSnapshotPoliciesRequest.LifecycleState |
ListFilesystemSnapshotPoliciesRequest.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListFilesystemSnapshotPoliciesRequest.LifecycleState[] |
ListFilesystemSnapshotPoliciesRequest.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListFilesystemSnapshotPoliciesRequest.Builder |
ListFilesystemSnapshotPoliciesRequest.Builder.lifecycleState(ListFilesystemSnapshotPoliciesRequest.LifecycleState lifecycleState)
Filter results by the specified lifecycle state.
|
Copyright © 2016–2024. All rights reserved.