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