static DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.builder() |
Return a new builder for this request object.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.copy(DeleteApiKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.fingerprint(String fingerprint) |
The key’s fingerprint.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.toBuilder() |
|
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.userId(String userId) |
The OCID of the user.
|