Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetKeyStoreRequest.Builder |
GetKeyStoreRequest.builder() |
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.Builder.copy(GetKeyStoreRequest o)
Copy method to populate the builder with values from the given instance.
|
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.Builder.keyStoreId(String keyStoreId)
The OCID of the key store.
|
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetKeyStoreRequest.Builder |
GetKeyStoreRequest.toBuilder() |
Copyright © 2016–2022. All rights reserved.