Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.body$(UpdateCustomerSecretKeyDetails body)
Alternative setter for the body parameter.
|
static UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.builder()
Return a new builder for this request object.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.copy(UpdateCustomerSecretKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.customerSecretKeyId(String customerSecretKeyId)
The access token of the secret key.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.toBuilder()
Return an instance of
UpdateCustomerSecretKeyRequest.Builder that allows you to modify request properties. |
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.updateCustomerSecretKeyDetails(UpdateCustomerSecretKeyDetails updateCustomerSecretKeyDetails)
Request object for updating a secret key.
|
UpdateCustomerSecretKeyRequest.Builder |
UpdateCustomerSecretKeyRequest.Builder.userId(String userId)
The OCID of the user.
|
Copyright © 2016–2024. All rights reserved.