Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
DeleteApiKeyResponse |
IdentityDomainsClient.deleteApiKey(DeleteApiKeyRequest request) |
DeleteApiKeyResponse |
IdentityDomains.deleteApiKey(DeleteApiKeyRequest request)
Delete a user’s API key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiKeyResponse> |
IdentityDomainsAsyncClient.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler) |
Future<DeleteApiKeyResponse> |
IdentityDomainsAsync.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler)
Delete a user’s API key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiKeyResponse> |
IdentityDomainsAsyncClient.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler) |
Future<DeleteApiKeyResponse> |
IdentityDomainsAsync.deleteApiKey(DeleteApiKeyRequest request,
AsyncHandler<DeleteApiKeyRequest,DeleteApiKeyResponse> handler)
Delete a user’s API key.
|
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.