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