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