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