CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.body$(CreateApiKeyDetails body) |
Alternative setter for the body parameter.
|
static CreateApiKeyRequest.Builder |
CreateApiKeyRequest.builder() |
Return a new builder for this request object.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.copy(CreateApiKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.createApiKeyDetails(CreateApiKeyDetails createApiKeyDetails) |
Details for the new apiKey.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.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 running that same action again.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.toBuilder() |
|