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