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