Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.requests |
Modifier and Type | Method and Description |
---|---|
CreateLockboxResponse |
LockboxClient.createLockbox(CreateLockboxRequest request) |
CreateLockboxResponse |
Lockbox.createLockbox(CreateLockboxRequest request)
Creates a new Lockbox.
|
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 |
---|---|
CreateLockboxRequest |
CreateLockboxRequest.Builder.build()
Build the instance of CreateLockboxRequest as configured by this builder
|
CreateLockboxRequest |
CreateLockboxRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateLockboxRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateLockboxRequest.Builder |
CreateLockboxRequest.Builder.copy(CreateLockboxRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.