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