Class | Description |
---|---|
AddLockDetails |
Request payload to add lock to the resource.
|
AddLockDetails.Builder | |
CreateQuotaDetails |
Request object for create quota operation.
|
CreateQuotaDetails.Builder | |
LimitDefinitionSummary |
The metadata specific to a resource limit definition.
|
LimitDefinitionSummary.Builder | |
LimitValueSummary |
The value of a specific resource limit.
|
LimitValueSummary.Builder | |
Quota |
Quotas are applied on top of the service limits and inherited through the nested compartment
hierarchy.
|
Quota.Builder | |
QuotaSummary |
Consists of a subset of all the properties of the corresponding quota, and is recommended to be
used in cases requiring security of quota details, and for slightly better API performance.
|
QuotaSummary.Builder | |
RemoveLockDetails |
Request payload to remove the resource lock.
|
RemoveLockDetails.Builder | |
ResourceAvailability |
The availability of a given resource limit, based on the usage, tenant service limits, and quotas
set for the tenancy.
|
ResourceAvailability.Builder | |
ResourceLock |
Resource locks prevent certain APIs from being called for the resource.
|
ResourceLock.Builder | |
ServiceSummary |
A specific OCI service supported by resource limits.
|
ServiceSummary.Builder | |
UpdateQuotaDetails |
Request object for update quota operation.
|
UpdateQuotaDetails.Builder |
Enum | Description |
---|---|
AddLockDetails.Type |
Lock type.
|
LimitDefinitionSummary.ScopeType |
Reflects the scope of the resource limit, whether Global (across all regions), regional, or
availability domain-specific.
|
LimitValueSummary.ScopeType |
The scope type of the limit.
|
Quota.LifecycleState |
The quota’s current state.
|
QuotaSummary.LifecycleState |
The quota’s current state.
|
RemoveLockDetails.Type |
Lock type.
|
ResourceLock.Type |
Lock type.
|
Copyright © 2016–2024. All rights reserved.