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