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