Package | Description |
---|---|
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.bdsApiKeyId(String bdsApiKeyId)
The ID of the API key that is associated with the external metastore in the metastore
configuration
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.bdsInstanceId(String bdsInstanceId)
The OCID of the cluster.
|
static ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.builder()
Return a new builder for this request object.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.copy(ListBdsMetastoreConfigurationsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.displayName(String displayName)
A filter to return only resources that match the entire display name given.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.lifecycleState(BdsMetastoreConfiguration.LifecycleState lifecycleState)
The lifecycle state of the metastore in the metastore configuration
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.metastoreId(String metastoreId)
The OCID of the Data Catalog metastore in the metastore configuration
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.metastoreType(BdsMetastoreConfiguration.MetastoreType metastoreType)
The type of the metastore in the metastore configuration
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.sortBy(ListBdsMetastoreConfigurationsRequest.SortBy sortBy)
The field to sort by.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.Builder.sortOrder(SortOrders sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListBdsMetastoreConfigurationsRequest.Builder |
ListBdsMetastoreConfigurationsRequest.toBuilder()
Return an instance of
ListBdsMetastoreConfigurationsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.