CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.body$(CreateBdsApiKeyDetails body) |
Alternative setter for the body parameter.
|
static CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.builder() |
Return a new builder for this request object.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.copy(CreateBdsApiKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.createBdsApiKeyDetails(CreateBdsApiKeyDetails createBdsApiKeyDetails) |
Create a new user’s API key.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error, without risk of executing that same action again.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateBdsApiKeyRequest.Builder |
CreateBdsApiKeyRequest.toBuilder() |
|