Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.body$(UpdateKeyStoreDetails body)
Alternative setter for the body parameter.
|
static UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.builder()
Return a new builder for this request object.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.copy(UpdateKeyStoreRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.keyStoreId(String keyStoreId)
The OCID of the
key store.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.toBuilder()
Return an instance of
UpdateKeyStoreRequest.Builder that allows you to modify request properties. |
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.updateKeyStoreDetails(UpdateKeyStoreDetails updateKeyStoreDetails)
Request to update the attributes of a key store.
|
Copyright © 2016–2024. All rights reserved.