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