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