Package | Description |
---|---|
com.oracle.bmc.demandsignal | |
com.oracle.bmc.demandsignal.model | |
com.oracle.bmc.demandsignal.requests | |
com.oracle.bmc.demandsignal.responses |
Class and Description |
---|
OccDemandSignal.LifecycleState
The current state of the OccDemandSignal.
|
OccDemandSignalSummary
Summary information about a OccDemandSignal.
|
Class and Description |
---|
ChangeOccDemandSignalCompartmentDetails
The configuration details for the move operation.
|
ChangeOccDemandSignalCompartmentDetails.Builder |
CreateOccDemandSignalDetails
The data to create a OccDemandSignal.
|
CreateOccDemandSignalDetails.Builder |
OccDemandSignal
An OccDemandSignal is a forecast created for different Resource Types.
|
OccDemandSignal.Builder |
OccDemandSignal.LifecycleState
The current state of the OccDemandSignal.
|
OccDemandSignalCollection
Results of a occDemandSignal search.
|
OccDemandSignalCollection.Builder |
OccDemandSignalData
The Data Object For Demand Signal.
|
OccDemandSignalData.Builder |
OccDemandSignalSummary
Summary information about a OccDemandSignal.
|
OccDemandSignalSummary.Builder |
OccDemandSignalValue
The Value of Demand Signal for particular month.
|
OccDemandSignalValue.Builder |
PatchInsertInstruction
An operation that inserts a value into an array, shifting array items as necessary and handling
NOT_FOUND exceptions by creating the implied containing structure.
|
PatchInsertInstruction.Builder |
PatchInsertInstruction.Position
Where to insert the value, relative to the first item matched by
selectedItem . |
PatchInsertMultipleInstruction
An operation that inserts multiple consecutive values into an array, shifting array items as
necessary and handling NOT_FOUND exceptions by creating the implied containing structure.
|
PatchInsertMultipleInstruction.Builder |
PatchInsertMultipleInstruction.Position
Where to insert the values, relative to the first item matched by
selectedItem . |
PatchInstruction
A single instruction to be included as part of Patch request content.
|
PatchInstruction.Operation
The type of this patch instruction.
|
PatchMergeInstruction
An operation that recursively updates items of the selection, or adding the value if the
selection is empty.
|
PatchMergeInstruction.Builder |
PatchMoveInstruction
An operation that “puts” values from elsewhere in the target, functionally equivalent to a single
add and then a remove.
|
PatchMoveInstruction.Builder |
PatchMoveInstruction.Position
Where to insert the value in an array, relative to the first item in the selection.
|
PatchOccDemandSignalDetails
Demand Signal details to patch.
|
PatchOccDemandSignalDetails.Builder |
PatchProhibitInstruction
A precondition operation that requires a selection to be empty, or optionally to be non-empty but
include no item with a specified value (useful for asserting that a value does not exist before
attempting to create it, avoiding accidental update).
|
PatchProhibitInstruction.Builder |
PatchRemoveInstruction
An operation that deletes items, ignoring NOT_FOUND exceptions.
|
PatchRemoveInstruction.Builder |
PatchReplaceInstruction
An operation that “puts” a value, replacing every item of the selection with it, or creating it
if the selection is empty.
|
PatchReplaceInstruction.Builder |
PatchRequireInstruction
A precondition operation that requires a selection to be non-empty, and optionally to include an
item with a specified value (useful for asserting that a value exists before attempting to update
it, avoiding accidental creation).
|
PatchRequireInstruction.Builder |
SortOrder
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
UpdateOccDemandSignalDetails
The data to update a OccDemandSignal.
|
UpdateOccDemandSignalDetails.Builder |
Class and Description |
---|
ChangeOccDemandSignalCompartmentDetails
The configuration details for the move operation.
|
CreateOccDemandSignalDetails
The data to create a OccDemandSignal.
|
OccDemandSignal.LifecycleState
The current state of the OccDemandSignal.
|
PatchOccDemandSignalDetails
Demand Signal details to patch.
|
SortOrder
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
UpdateOccDemandSignalDetails
The data to update a OccDemandSignal.
|
Class and Description |
---|
OccDemandSignal
An OccDemandSignal is a forecast created for different Resource Types.
|
OccDemandSignalCollection
Results of a occDemandSignal search.
|
Copyright © 2016–2024. All rights reserved.