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