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