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