Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
ListBdsMetastoreConfigurationsResponse |
BdsClient.listBdsMetastoreConfigurations(ListBdsMetastoreConfigurationsRequest request) |
ListBdsMetastoreConfigurationsResponse |
Bds.listBdsMetastoreConfigurations(ListBdsMetastoreConfigurationsRequest request)
Returns a list of metastore configurations ssociated with this Big Data Service cluster.
|
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.
|
Iterable<ListBdsMetastoreConfigurationsResponse> |
BdsPaginators.listBdsMetastoreConfigurationsResponseIterator(ListBdsMetastoreConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listBdsMetastoreConfigurations operation.
|
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 |
---|---|
ListBdsMetastoreConfigurationsResponse |
ListBdsMetastoreConfigurationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBdsMetastoreConfigurationsResponse.Builder |
ListBdsMetastoreConfigurationsResponse.Builder.copy(ListBdsMetastoreConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.