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