Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
DeleteCustomerSecretKeyResponse |
IdentityDomainsClient.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request) |
DeleteCustomerSecretKeyResponse |
IdentityDomains.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request)
Delete a user’s customer secret key.
|
Future<DeleteCustomerSecretKeyResponse> |
IdentityDomainsAsyncClient.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request,
AsyncHandler<DeleteCustomerSecretKeyRequest,DeleteCustomerSecretKeyResponse> handler) |
Future<DeleteCustomerSecretKeyResponse> |
IdentityDomainsAsync.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request,
AsyncHandler<DeleteCustomerSecretKeyRequest,DeleteCustomerSecretKeyResponse> handler)
Delete a user’s customer secret key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteCustomerSecretKeyResponse> |
IdentityDomainsAsyncClient.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request,
AsyncHandler<DeleteCustomerSecretKeyRequest,DeleteCustomerSecretKeyResponse> handler) |
Future<DeleteCustomerSecretKeyResponse> |
IdentityDomainsAsync.deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request,
AsyncHandler<DeleteCustomerSecretKeyRequest,DeleteCustomerSecretKeyResponse> handler)
Delete a user’s customer secret key.
|
Modifier and Type | Method and Description |
---|---|
DeleteCustomerSecretKeyRequest |
DeleteCustomerSecretKeyRequest.Builder.build()
Build the instance of DeleteCustomerSecretKeyRequest as configured by this builder
|
DeleteCustomerSecretKeyRequest |
DeleteCustomerSecretKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteCustomerSecretKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteCustomerSecretKeyRequest.Builder |
DeleteCustomerSecretKeyRequest.Builder.copy(DeleteCustomerSecretKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.