Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
DeleteMyApiKeyResponse |
IdentityDomainsClient.deleteMyApiKey(DeleteMyApiKeyRequest request) |
DeleteMyApiKeyResponse |
IdentityDomains.deleteMyApiKey(DeleteMyApiKeyRequest request)
Delete a user’s own API key.
|
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 |
---|---|
DeleteMyApiKeyRequest |
DeleteMyApiKeyRequest.Builder.build()
Build the instance of DeleteMyApiKeyRequest as configured by this builder
|
DeleteMyApiKeyRequest |
DeleteMyApiKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteMyApiKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteMyApiKeyRequest.Builder |
DeleteMyApiKeyRequest.Builder.copy(DeleteMyApiKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.