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