Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.body$(UpdateReportDetails body)
Alternative setter for the body parameter.
|
static UpdateReportRequest.Builder |
UpdateReportRequest.builder()
Return a new builder for this request object.
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.copy(UpdateReportRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateReportRequest.Builder |
UpdateReportRequest.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.
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.reportId(String reportId)
Unique report identifier
|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateReportRequest.Builder |
UpdateReportRequest.toBuilder()
Return an instance of
UpdateReportRequest.Builder that allows you to modify request properties. |
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.updateReportDetails(UpdateReportDetails updateReportDetails)
Details for the modified report.
|
Copyright © 2016–2024. All rights reserved.