Package | Description |
---|---|
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.bdsInstanceId(String bdsInstanceId)
The OCID of the cluster.
|
static GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.builder()
Return a new builder for this request object.
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.copy(GetBdsMetastoreConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.metastoreConfigId(String metastoreConfigId)
The metastore configuration ID
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetBdsMetastoreConfigurationRequest.Builder |
GetBdsMetastoreConfigurationRequest.toBuilder()
Return an instance of
GetBdsMetastoreConfigurationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.