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