Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
TestBdsMetastoreConfigurationResponse |
BdsClient.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request) |
TestBdsMetastoreConfigurationResponse |
Bds.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request)
Test specified metastore configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<TestBdsMetastoreConfigurationResponse> |
BdsAsyncClient.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request,
AsyncHandler<TestBdsMetastoreConfigurationRequest,TestBdsMetastoreConfigurationResponse> handler) |
Future<TestBdsMetastoreConfigurationResponse> |
BdsAsync.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request,
AsyncHandler<TestBdsMetastoreConfigurationRequest,TestBdsMetastoreConfigurationResponse> handler)
Test specified metastore configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<TestBdsMetastoreConfigurationResponse> |
BdsAsyncClient.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request,
AsyncHandler<TestBdsMetastoreConfigurationRequest,TestBdsMetastoreConfigurationResponse> handler) |
Future<TestBdsMetastoreConfigurationResponse> |
BdsAsync.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request,
AsyncHandler<TestBdsMetastoreConfigurationRequest,TestBdsMetastoreConfigurationResponse> handler)
Test specified metastore configuration.
|
Modifier and Type | Method and Description |
---|---|
TestBdsMetastoreConfigurationResponse |
TestBdsMetastoreConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestBdsMetastoreConfigurationResponse.Builder |
TestBdsMetastoreConfigurationResponse.Builder.copy(TestBdsMetastoreConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.