Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyResponse |
IdentityClient.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request) |
UpdateCustomerSecretKeyResponse |
Identity.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request)
Updates the specified secret key’s description.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomerSecretKeyResponse> |
IdentityAsync.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request,
AsyncHandler<UpdateCustomerSecretKeyRequest,UpdateCustomerSecretKeyResponse> handler)
Updates the specified secret key’s description.
|
Future<UpdateCustomerSecretKeyResponse> |
IdentityAsyncClient.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request,
AsyncHandler<UpdateCustomerSecretKeyRequest,UpdateCustomerSecretKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomerSecretKeyResponse> |
IdentityAsync.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request,
AsyncHandler<UpdateCustomerSecretKeyRequest,UpdateCustomerSecretKeyResponse> handler)
Updates the specified secret key’s description.
|
Future<UpdateCustomerSecretKeyResponse> |
IdentityAsyncClient.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request,
AsyncHandler<UpdateCustomerSecretKeyRequest,UpdateCustomerSecretKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyResponse |
UpdateCustomerSecretKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyResponse.Builder |
UpdateCustomerSecretKeyResponse.Builder.copy(UpdateCustomerSecretKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.