Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
GetBdsMetastoreConfigurationResponse |
BdsClient.getBdsMetastoreConfiguration(GetBdsMetastoreConfigurationRequest request) |
GetBdsMetastoreConfigurationResponse |
Bds.getBdsMetastoreConfiguration(GetBdsMetastoreConfigurationRequest request)
Returns the BDS Metastore configuration information for the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBdsMetastoreConfigurationResponse> |
BdsAsyncClient.getBdsMetastoreConfiguration(GetBdsMetastoreConfigurationRequest request,
AsyncHandler<GetBdsMetastoreConfigurationRequest,GetBdsMetastoreConfigurationResponse> handler) |
Future<GetBdsMetastoreConfigurationResponse> |
BdsAsync.getBdsMetastoreConfiguration(GetBdsMetastoreConfigurationRequest request,
AsyncHandler<GetBdsMetastoreConfigurationRequest,GetBdsMetastoreConfigurationResponse> handler)
Returns the BDS Metastore configuration information for the given ID.
|
Modifier and Type | Method and Description |
---|---|
GetBdsMetastoreConfigurationResponse |
GetBdsMetastoreConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBdsMetastoreConfigurationResponse.Builder |
GetBdsMetastoreConfigurationResponse.Builder.copy(GetBdsMetastoreConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.