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