Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.builder() |
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) |
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.ifMatch(String ifMatch) |
DeleteApiKeyRequest.Builder |
DeleteApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> 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.Builder.userId(String userId) |
Copyright © 2016–2021. All rights reserved.