Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.builder()
Return a new builder for this request object.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.copy(GetHsmPartitionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.hsmClusterId(String hsmClusterId)
The OCID of the HSM Cluster.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.hsmPartitionId(String hsmPartitionId)
The OCID of the HSM Partition.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.toBuilder()
Return an instance of
GetHsmPartitionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.