Uses of Class
com.oracle.bmc.capacitymanagement.model.InternalOccmDemandSignalDelivery.LifecycleDetails
-
Packages that use InternalOccmDemandSignalDelivery.LifecycleDetails Package Description com.oracle.bmc.capacitymanagement.model -
-
Uses of InternalOccmDemandSignalDelivery.LifecycleDetails in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return InternalOccmDemandSignalDelivery.LifecycleDetails Modifier and Type Method Description static InternalOccmDemandSignalDelivery.LifecycleDetails
InternalOccmDemandSignalDelivery.LifecycleDetails. create(String key)
InternalOccmDemandSignalDelivery.LifecycleDetails
InternalOccmDemandSignalDelivery. getLifecycleDetails()
The enum values corresponding to the various states associated with the delivery resource.InternalOccmDemandSignalDelivery.LifecycleDetails
InternalOccmDemandSignalDeliverySummary. getLifecycleDetails()
The enum values corresponding to the various states associated with the delivery resource.InternalOccmDemandSignalDelivery.LifecycleDetails
UpdateInternalOccmDemandSignalDeliveryDetails. getLifecycleDetails()
The state in which we want to transition the demand signal delivery resource.static InternalOccmDemandSignalDelivery.LifecycleDetails
InternalOccmDemandSignalDelivery.LifecycleDetails. valueOf(String name)
Returns the enum constant of this type with the specified name.static InternalOccmDemandSignalDelivery.LifecycleDetails[]
InternalOccmDemandSignalDelivery.LifecycleDetails. 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.LifecycleDetails Modifier and Type Method Description InternalOccmDemandSignalDelivery.Builder
InternalOccmDemandSignalDelivery.Builder. lifecycleDetails(InternalOccmDemandSignalDelivery.LifecycleDetails lifecycleDetails)
The enum values corresponding to the various states associated with the delivery resource.InternalOccmDemandSignalDeliverySummary.Builder
InternalOccmDemandSignalDeliverySummary.Builder. lifecycleDetails(InternalOccmDemandSignalDelivery.LifecycleDetails lifecycleDetails)
The enum values corresponding to the various states associated with the delivery resource.UpdateInternalOccmDemandSignalDeliveryDetails.Builder
UpdateInternalOccmDemandSignalDeliveryDetails.Builder. lifecycleDetails(InternalOccmDemandSignalDelivery.LifecycleDetails lifecycleDetails)
The state in which we want to transition the demand signal delivery resource.
-