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