Class | Description |
---|---|
AssociatedCapacityRequestDetails |
Details about the associated capacity requests against which the resources were provisioned by
oracle.
|
AssociatedCapacityRequestDetails.Builder | |
AssociatedOccHandoverResourceBlock |
Details about the resource block that was handed over.
|
AssociatedOccHandoverResourceBlock.Builder | |
CreateOccAvailabilityCatalogDetails |
Details about the create request for the availability catalog.
|
CreateOccAvailabilityCatalogDetails.Builder | |
CreateOccCapacityRequestDetails |
Details about the create request for the capacity request.
|
CreateOccCapacityRequestDetails.Builder | |
CreateOccCustomerDetails |
The details about the customer.
|
CreateOccCustomerDetails.Builder | |
CreateOccCustomerGroupDetails |
Details about the create request for the customer group.
|
CreateOccCustomerGroupDetails.Builder | |
MetadataDetails |
Used for representing the metadata of the catalog.
|
MetadataDetails.Builder | |
OccAvailabilityCatalog |
Details of the availability catalog resource.
|
OccAvailabilityCatalog.Builder | |
OccAvailabilityCatalogCollection |
A list of availability catalogs.
|
OccAvailabilityCatalogCollection.Builder | |
OccAvailabilityCatalogSummary |
A catalog containing resource availability details for a customer.
|
OccAvailabilityCatalogSummary.Builder | |
OccAvailabilityCollection |
A list of capacity constraints.
|
OccAvailabilityCollection.Builder | |
OccAvailabilitySummary |
The details about the available capacity and constraints for different resource types present in
the availability catalog.
|
OccAvailabilitySummary.Builder | |
OccCapacityRequest |
A single request of some quantity of a specific server type, in a specific location and expected
delivery date.
|
OccCapacityRequest.Builder | |
OccCapacityRequestBaseDetails |
The details of the create capacity request.
|
OccCapacityRequestBaseDetails.Builder | |
OccCapacityRequestCollection |
A list of capacity requests.
|
OccCapacityRequestCollection.Builder | |
OccCapacityRequestSummary |
A summary model for the capacity request model.
|
OccCapacityRequestSummary.Builder | |
OccCustomer |
The details about the customer.
|
OccCustomer.Builder | |
OccCustomerGroup |
Details of the customer group resource.
|
OccCustomerGroup.Builder | |
OccCustomerGroupCollection |
A list of customer groups.
|
OccCustomerGroupCollection.Builder | |
OccCustomerGroupSummary |
A customer group is a resource that represents the portion of the capacity reserved for a
customer or a group of customers to facilitate their capacity bookings.
|
OccCustomerGroupSummary.Builder | |
OccHandoverResourceBlockCollection |
A list of occ handover resource blocks.
|
OccHandoverResourceBlockCollection.Builder | |
OccHandoverResourceBlockDetailCollection |
A list of occResourceHandoverDetails.
|
OccHandoverResourceBlockDetailCollection.Builder | |
OccHandoverResourceBlockDetailSummary |
Detailed information about a particular occHandoverResourceBlock.
|
OccHandoverResourceBlockDetailSummary.Builder | |
OccHandoverResourceBlockSummary |
Details about the association of capacity requests with the corresponding resources handed over
by oracle.
|
OccHandoverResourceBlockSummary.Builder | |
OccOverviewCollection |
A list representing response of overview API.
|
OccOverviewCollection.Builder | |
OccOverviewSummary |
The overview summary is used to represent an array item that shall be used to represent the
overview of the catalog resources along with their corresponding capacity requests.
|
OccOverviewSummary.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 | |
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 | |
PatchInstruction |
A single instruction to be included as part of Patch request content.
|
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 | |
PatchOccCapacityRequestDetails |
CapacityRequest details to patch.
|
PatchOccCapacityRequestDetails.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 | |
PlacementDetails |
Details like building, room and block where the resource was placed after provisioning in the
datacenter.
|
PlacementDetails.Builder | |
UpdateInternalOccCapacityRequestDetails |
The details required for making an internal API update call for the capacity requests.
|
UpdateInternalOccCapacityRequestDetails.Builder | |
UpdateOccAvailabilityCatalogDetails |
Details about the update request for updating the availability catalogs.
|
UpdateOccAvailabilityCatalogDetails.Builder | |
UpdateOccCapacityRequestDetails |
The details required for making an update call for capacity requests.
|
UpdateOccCapacityRequestDetails.Builder | |
UpdateOccCustomerDetails |
Details about the update request for updating the customer.
|
UpdateOccCustomerDetails.Builder | |
UpdateOccCustomerGroupDetails |
Details about the update request for updating the customer group.
|
UpdateOccCustomerGroupDetails.Builder |
Enum | Description |
---|---|
CreateOccCapacityRequestDetails.RequestState |
The subset of request states available for creating the capacity request.
|
CreateOccCustomerDetails.Status |
To determine whether the customer is enabled/disabled.
|
CreateOccCustomerGroupDetails.Status |
To determine whether the customer group is enabled/disabled.
|
MetadataDetails.FormatVersion |
The version for the format of the catalog file being uploaded.
|
Namespace |
The name of the OCI service in consideration.
|
OccAvailabilityCatalog.CatalogState |
The different states associated with the availability catalog.
|
OccAvailabilityCatalog.LifecycleState |
The current lifecycle state of the resource.
|
OccCapacityRequest.LifecycleState |
The current lifecycle state of the resource.
|
OccCapacityRequest.RequestState |
The different states the capacity request goes through.
|
OccCapacityRequest.RequestType |
Type of Capacity Request(New or Transfer)
|
OccCustomer.Status |
To determine whether the customer is enabled/disabled.
|
OccCustomerGroup.LifecycleState |
The current lifecycle state of the resource.
|
OccCustomerGroup.Status |
To determine whether the customer group is enabled/disabled.
|
PatchInsertInstruction.Position |
Where to insert the value, relative to the first item matched by
selectedItem . |
PatchInsertMultipleInstruction.Position |
Where to insert the values, relative to the first item matched by
selectedItem . |
PatchInstruction.Operation | |
PatchMoveInstruction.Position |
Where to insert the value in an array, relative to the first item in the selection.
|
SortOrder |
Sort orders.
|
UpdateInternalOccCapacityRequestDetails.RequestState |
The subset of request states available internally for updating the capacity request.
|
UpdateOccCapacityRequestDetails.RequestState |
The subset of request states available for updating the capacity request.
|
UpdateOccCustomerDetails.Status |
To determine whether the customer group is enabled/disabled.
|
UpdateOccCustomerGroupDetails.Status |
To determine whether the customer group is enabled/disabled.
|
Copyright © 2016–2024. All rights reserved.