Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
TestBdsMetastoreConfigurationResponse |
BdsClient.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request) |
TestBdsMetastoreConfigurationResponse |
Bds.testBdsMetastoreConfiguration(TestBdsMetastoreConfigurationRequest request)
Test specified metastore configuration.
|
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 |
---|---|
TestBdsMetastoreConfigurationRequest |
TestBdsMetastoreConfigurationRequest.Builder.build()
Build the instance of TestBdsMetastoreConfigurationRequest as configured by this builder
|
TestBdsMetastoreConfigurationRequest |
TestBdsMetastoreConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of TestBdsMetastoreConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.copy(TestBdsMetastoreConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.