Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.responses |
Modifier and Type | Method and Description |
---|---|
GetAccessRequestResponse |
LockboxClient.getAccessRequest(GetAccessRequestRequest request) |
GetAccessRequestResponse |
Lockbox.getAccessRequest(GetAccessRequestRequest request)
Retrieves an access request identified by the access request ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAccessRequestResponse> |
LockboxAsync.getAccessRequest(GetAccessRequestRequest request,
AsyncHandler<GetAccessRequestRequest,GetAccessRequestResponse> handler)
Retrieves an access request identified by the access request ID.
|
Future<GetAccessRequestResponse> |
LockboxAsyncClient.getAccessRequest(GetAccessRequestRequest request,
AsyncHandler<GetAccessRequestRequest,GetAccessRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAccessRequestResponse |
GetAccessRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAccessRequestResponse.Builder |
GetAccessRequestResponse.Builder.copy(GetAccessRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.