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