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