Package | Description |
---|---|
com.oracle.bmc.limits.model | |
com.oracle.bmc.limits.requests |
Modifier and Type | Method and Description |
---|---|
AddLockDetails |
AddLockDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddLockDetails> |
CreateQuotaDetails.getLocks()
Locks associated with this resource.
|
Modifier and Type | Method and Description |
---|---|
AddLockDetails.Builder |
AddLockDetails.Builder.copy(AddLockDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateQuotaDetails.Builder |
CreateQuotaDetails.Builder.locks(List<AddLockDetails> locks)
Locks associated with this resource.
|
Constructor and Description |
---|
CreateQuotaDetails(String compartmentId,
String description,
String name,
List<String> statements,
List<AddLockDetails> locks,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AddLockDetails |
AddQuotaLockRequest.getAddLockDetails() |
AddLockDetails |
AddQuotaLockRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
AddQuotaLockRequest.Builder |
AddQuotaLockRequest.Builder.addLockDetails(AddLockDetails addLockDetails) |
AddQuotaLockRequest.Builder |
AddQuotaLockRequest.Builder.body$(AddLockDetails body)
Alternative setter for the body parameter.
|
Copyright © 2016–2024. All rights reserved.