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