Package | Description |
---|---|
com.oracle.bmc.limits.model | |
com.oracle.bmc.limits.responses |
Modifier and Type | Method and Description |
---|---|
Quota |
Quota.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Quota.Builder |
Quota.Builder.copy(Quota model) |
Modifier and Type | Method and Description |
---|---|
Quota |
UpdateQuotaResponse.getQuota()
The returned
Quota instance. |
Quota |
CreateQuotaResponse.getQuota()
The returned
Quota instance. |
Quota |
AddQuotaLockResponse.getQuota()
The returned
Quota instance. |
Quota |
GetQuotaResponse.getQuota()
The returned
Quota instance. |
Quota |
RemoveQuotaLockResponse.getQuota()
The returned
Quota instance. |
Modifier and Type | Method and Description |
---|---|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
CreateQuotaResponse.Builder |
CreateQuotaResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
AddQuotaLockResponse.Builder |
AddQuotaLockResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
GetQuotaResponse.Builder |
GetQuotaResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
RemoveQuotaLockResponse.Builder |
RemoveQuotaLockResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
Copyright © 2016–2024. All rights reserved.