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