Package | Description |
---|---|
com.oracle.bmc.limits.model |
Modifier and Type | Method and Description |
---|---|
static RemoveLockDetails.Type |
RemoveLockDetails.Type.create(String key) |
RemoveLockDetails.Type |
RemoveLockDetails.getType()
Lock type.
|
static RemoveLockDetails.Type |
RemoveLockDetails.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoveLockDetails.Type[] |
RemoveLockDetails.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RemoveLockDetails.Builder |
RemoveLockDetails.Builder.type(RemoveLockDetails.Type type)
Lock type.
|
Constructor and Description |
---|
RemoveLockDetails(RemoveLockDetails.Type type)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.