DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.apiKeyId(String apiKeyId) |
The API key identifier.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
static DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.builder() |
Return a new builder for this request object.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.copy(DeleteBdsApiKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteBdsApiKeyRequest.Builder |
DeleteBdsApiKeyRequest.toBuilder() |
|