static GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.builder() |
Return a new builder for this request object.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.chargebackPlanReportId(String chargebackPlanReportId) |
The OCID of the
Ops Insights chargeback plan report
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.copy(GetChargebackPlanReportContentRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.id(String id) |
Unique Ops insight identifier
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.relativeTimeInterval(String relativeTimeInterval) |
Specify relative time period with respect to current time.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.resourceType(String resourceType) |
Filter by resource type.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.timeIntervalEnd(Date timeIntervalEnd) |
Analysis end time in UTC in ISO 8601 format(exclusive).
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.Builder.timeIntervalStart(Date timeIntervalStart) |
Analysis start time in UTC in ISO 8601 format(inclusive).
|
GetChargebackPlanReportContentRequest.Builder |
GetChargebackPlanReportContentRequest.toBuilder() |
|