Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListBdsMetastoreConfigurationsResponse> |
BdsAsyncClient.listBdsMetastoreConfigurations(ListBdsMetastoreConfigurationsRequest request,
AsyncHandler<ListBdsMetastoreConfigurationsRequest,ListBdsMetastoreConfigurationsResponse> handler) |
Future<ListBdsMetastoreConfigurationsResponse> |
BdsAsync.listBdsMetastoreConfigurations(ListBdsMetastoreConfigurationsRequest request,
AsyncHandler<ListBdsMetastoreConfigurationsRequest,ListBdsMetastoreConfigurationsResponse> handler)
Returns a list of metastore configurations ssociated with this Big Data Service cluster.
|
Modifier and Type | Method and Description |
---|---|
ListBdsMetastoreConfigurationsRequest |
ListBdsMetastoreConfigurationsRequest.Builder.build()
Build the instance of ListBdsMetastoreConfigurationsRequest as configured by this builder
|
ListBdsMetastoreConfigurationsRequest |
ListBdsMetastoreConfigurationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListBdsMetastoreConfigurationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.copy(ListBdsMetastoreConfigurationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.