Uses of Class
com.oracle.bmc.capacitymanagement.model.InternalOccmDemandSignalDelivery.LifecycleState
-
Packages that use InternalOccmDemandSignalDelivery.LifecycleState Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.model -
-
Uses of InternalOccmDemandSignalDelivery.LifecycleState in com.oracle.bmc.capacitymanagement
-
Uses of InternalOccmDemandSignalDelivery.LifecycleState in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return InternalOccmDemandSignalDelivery.LifecycleState Modifier and Type Method Description static InternalOccmDemandSignalDelivery.LifecycleState
InternalOccmDemandSignalDelivery.LifecycleState. create(String key)
InternalOccmDemandSignalDelivery.LifecycleState
InternalOccmDemandSignalDelivery. getLifecycleState()
The current lifecycle state of the resource.InternalOccmDemandSignalDelivery.LifecycleState
InternalOccmDemandSignalDeliverySummary. getLifecycleState()
The current lifecycle state of the resource.static InternalOccmDemandSignalDelivery.LifecycleState
InternalOccmDemandSignalDelivery.LifecycleState. valueOf(String name)
Returns the enum constant of this type with the specified name.static InternalOccmDemandSignalDelivery.LifecycleState[]
InternalOccmDemandSignalDelivery.LifecycleState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.capacitymanagement.model with parameters of type InternalOccmDemandSignalDelivery.LifecycleState Modifier and Type Method Description InternalOccmDemandSignalDelivery.Builder
InternalOccmDemandSignalDelivery.Builder. lifecycleState(InternalOccmDemandSignalDelivery.LifecycleState lifecycleState)
The current lifecycle state of the resource.InternalOccmDemandSignalDeliverySummary.Builder
InternalOccmDemandSignalDeliverySummary.Builder. lifecycleState(InternalOccmDemandSignalDelivery.LifecycleState lifecycleState)
The current lifecycle state of the resource.
-