Package | Description |
---|---|
com.oracle.bmc.dts.model |
Modifier and Type | Method and Description |
---|---|
static TransferPackageSummary.LifecycleState |
TransferPackageSummary.LifecycleState.create(String key) |
TransferPackageSummary.LifecycleState |
TransferPackageSummary.getLifecycleState() |
static TransferPackageSummary.LifecycleState |
TransferPackageSummary.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferPackageSummary.LifecycleState[] |
TransferPackageSummary.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransferPackageSummary.Builder |
TransferPackageSummary.Builder.lifecycleState(TransferPackageSummary.LifecycleState lifecycleState) |
Constructor and Description |
---|
TransferPackageSummary(String label,
TransferPackageSummary.LifecycleState lifecycleState,
Date creationTime)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.