Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
DeleteApiKeyResponse |
IdentityClient.deleteApiKey(DeleteApiKeyRequest request) |
DeleteApiKeyResponse |
Identity.deleteApiKey(DeleteApiKeyRequest request)
Deletes the specified API signing key for the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiKeyResponse> |
IdentityAsync.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler)
Deletes the specified API signing key for the specified user.
|
Future<DeleteApiKeyResponse> |
IdentityAsyncClient.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiKeyResponse> |
IdentityAsync.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler)
Deletes the specified API signing key for the specified user.
|
Future<DeleteApiKeyResponse> |
IdentityAsyncClient.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteApiKeyResponse |
DeleteApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteApiKeyResponse.Builder |
DeleteApiKeyResponse.Builder.copy(DeleteApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.