Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.responses |
Modifier and Type | Method and Description |
---|---|
CreateLockboxResponse |
LockboxClient.createLockbox(CreateLockboxRequest request) |
CreateLockboxResponse |
Lockbox.createLockbox(CreateLockboxRequest request)
Creates a new Lockbox.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateLockboxResponse> |
LockboxAsync.createLockbox(CreateLockboxRequest request,
AsyncHandler<CreateLockboxRequest,CreateLockboxResponse> handler)
Creates a new Lockbox.
|
Future<CreateLockboxResponse> |
LockboxAsyncClient.createLockbox(CreateLockboxRequest request,
AsyncHandler<CreateLockboxRequest,CreateLockboxResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateLockboxResponse> |
LockboxAsync.createLockbox(CreateLockboxRequest request,
AsyncHandler<CreateLockboxRequest,CreateLockboxResponse> handler)
Creates a new Lockbox.
|
Future<CreateLockboxResponse> |
LockboxAsyncClient.createLockbox(CreateLockboxRequest request,
AsyncHandler<CreateLockboxRequest,CreateLockboxResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateLockboxResponse |
CreateLockboxResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateLockboxResponse.Builder |
CreateLockboxResponse.Builder.copy(CreateLockboxResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.