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