DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.body$(DownloadCryptoAssessmentReportDetails body) |
Alternative setter for the body parameter.
|
static DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.builder() |
Return a new builder for this request object.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.copy(DownloadCryptoAssessmentReportRequest o) |
Copy method to populate the builder with values from the given instance.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.cryptoAssessmentId(String cryptoAssessmentId) |
The OCID of the crypto assessment.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.downloadCryptoAssessmentReportDetails(DownloadCryptoAssessmentReportDetails downloadCryptoAssessmentReportDetails) |
Details of the report.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.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.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DownloadCryptoAssessmentReportRequest.Builder |
DownloadCryptoAssessmentReportRequest.toBuilder() |
|