Package | Description |
---|---|
com.oracle.bmc.lockbox.model | |
com.oracle.bmc.lockbox.responses |
Modifier and Type | Method and Description |
---|---|
Lockbox |
Lockbox.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Lockbox.Builder |
Lockbox.Builder.copy(Lockbox model) |
Modifier and Type | Method and Description |
---|---|
Lockbox |
GetLockboxResponse.getLockbox()
The returned
Lockbox instance. |
Lockbox |
CreateLockboxResponse.getLockbox()
The returned
Lockbox instance. |
Lockbox |
UpdateLockboxResponse.getLockbox()
The returned
Lockbox instance. |
Modifier and Type | Method and Description |
---|---|
GetLockboxResponse.Builder |
GetLockboxResponse.Builder.lockbox(Lockbox lockbox)
The returned
Lockbox instance. |
CreateLockboxResponse.Builder |
CreateLockboxResponse.Builder.lockbox(Lockbox lockbox)
The returned
Lockbox instance. |
UpdateLockboxResponse.Builder |
UpdateLockboxResponse.Builder.lockbox(Lockbox lockbox)
The returned
Lockbox instance. |
Copyright © 2016–2024. All rights reserved.