TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.body$(TestBdsMetastoreConfigurationDetails body) |
Alternative setter for the body parameter.
|
static TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.builder() |
Return a new builder for this request object.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.copy(TestBdsMetastoreConfigurationRequest o) |
Copy method to populate the builder with values from the given instance.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.metastoreConfigId(String metastoreConfigId) |
The metastore configuration ID
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.Builder.testBdsMetastoreConfigurationDetails(TestBdsMetastoreConfigurationDetails testBdsMetastoreConfigurationDetails) |
Request body for testing BDS metastore configuration.
|
TestBdsMetastoreConfigurationRequest.Builder |
TestBdsMetastoreConfigurationRequest.toBuilder() |
|