static ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.builder() |
Return a new builder for this request object.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.certificateAuthorityId(String certificateAuthorityId) |
The OCID of the certificate authority (CA).
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.copy(ListCertificateAuthorityBundleVersionsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.sortBy(ListCertificateAuthorityBundleVersionsRequest.SortBy sortBy) |
The field to sort by.
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.Builder.sortOrder(ListCertificateAuthorityBundleVersionsRequest.SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListCertificateAuthorityBundleVersionsRequest.Builder |
ListCertificateAuthorityBundleVersionsRequest.toBuilder() |
|