Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
DeleteMyApiKeyResponse |
IdentityDomainsClient.deleteMyApiKey(DeleteMyApiKeyRequest request) |
DeleteMyApiKeyResponse |
IdentityDomains.deleteMyApiKey(DeleteMyApiKeyRequest request)
Delete a user’s own API key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteMyApiKeyResponse> |
IdentityDomainsAsyncClient.deleteMyApiKey(DeleteMyApiKeyRequest request,
AsyncHandler<DeleteMyApiKeyRequest,DeleteMyApiKeyResponse> handler) |
Future<DeleteMyApiKeyResponse> |
IdentityDomainsAsync.deleteMyApiKey(DeleteMyApiKeyRequest request,
AsyncHandler<DeleteMyApiKeyRequest,DeleteMyApiKeyResponse> handler)
Delete a user’s own API key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteMyApiKeyResponse> |
IdentityDomainsAsyncClient.deleteMyApiKey(DeleteMyApiKeyRequest request,
AsyncHandler<DeleteMyApiKeyRequest,DeleteMyApiKeyResponse> handler) |
Future<DeleteMyApiKeyResponse> |
IdentityDomainsAsync.deleteMyApiKey(DeleteMyApiKeyRequest request,
AsyncHandler<DeleteMyApiKeyRequest,DeleteMyApiKeyResponse> handler)
Delete a user’s own API key.
|
Modifier and Type | Method and Description |
---|---|
DeleteMyApiKeyResponse |
DeleteMyApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteMyApiKeyResponse.Builder |
DeleteMyApiKeyResponse.Builder.copy(DeleteMyApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.