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