Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyResponse |
IdentityClient.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request) |
UpdateCustomerSecretKeyResponse |
Identity.updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request)
Updates the specified secret key’s 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 |
---|---|
UpdateCustomerSecretKeyRequest |
UpdateCustomerSecretKeyRequest.Builder.build()
Build the instance of UpdateCustomerSecretKeyRequest as configured by this builder
|
UpdateCustomerSecretKeyRequest |
UpdateCustomerSecretKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCustomerSecretKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.copy(UpdateCustomerSecretKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.