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