Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.body$(GenerateReportDetails body)
Alternative setter for the body parameter.
|
static GenerateReportRequest.Builder |
GenerateReportRequest.builder()
Return a new builder for this request object.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.copy(GenerateReportRequest o)
Copy method to populate the builder with values from the given instance.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.generateReportDetails(GenerateReportDetails generateReportDetails)
Details for report generation.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GenerateReportRequest.Builder |
GenerateReportRequest.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.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.reportDefinitionId(String reportDefinitionId)
Unique report definition identifier
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GenerateReportRequest.Builder |
GenerateReportRequest.Builder.scimQuery(String scimQuery)
The scimQuery query parameter accepts filter expressions that use the syntax described in
Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification,
which is available at RFC3339.
|
GenerateReportRequest.Builder |
GenerateReportRequest.toBuilder()
Return an instance of
GenerateReportRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.