Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
TestBdsObjectStorageConnectionResponse |
BdsClient.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request) |
TestBdsObjectStorageConnectionResponse |
Bds.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request)
Test access to specified Object Storage bucket using the API key.
|
Modifier and Type | Method and Description |
---|---|
Future<TestBdsObjectStorageConnectionResponse> |
BdsAsyncClient.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request,
AsyncHandler<TestBdsObjectStorageConnectionRequest,TestBdsObjectStorageConnectionResponse> handler) |
Future<TestBdsObjectStorageConnectionResponse> |
BdsAsync.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request,
AsyncHandler<TestBdsObjectStorageConnectionRequest,TestBdsObjectStorageConnectionResponse> handler)
Test access to specified Object Storage bucket using the API key.
|
Modifier and Type | Method and Description |
---|---|
Future<TestBdsObjectStorageConnectionResponse> |
BdsAsyncClient.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request,
AsyncHandler<TestBdsObjectStorageConnectionRequest,TestBdsObjectStorageConnectionResponse> handler) |
Future<TestBdsObjectStorageConnectionResponse> |
BdsAsync.testBdsObjectStorageConnection(TestBdsObjectStorageConnectionRequest request,
AsyncHandler<TestBdsObjectStorageConnectionRequest,TestBdsObjectStorageConnectionResponse> handler)
Test access to specified Object Storage bucket using the API key.
|
Modifier and Type | Method and Description |
---|---|
TestBdsObjectStorageConnectionResponse |
TestBdsObjectStorageConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestBdsObjectStorageConnectionResponse.Builder |
TestBdsObjectStorageConnectionResponse.Builder.copy(TestBdsObjectStorageConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.