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