UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.body$(UpdateChargebackPlanDetails body) |
Alternative setter for the body parameter.
|
static UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.builder() |
Return a new builder for this request object.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.chargebackplanId(String chargebackplanId) |
The OCID of the
Ops Insights chargeback plan.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.copy(UpdateChargebackPlanRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.ifMatch(String ifMatch) |
Used for optimistic concurrency control.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.toBuilder() |
|
UpdateChargebackPlanRequest.Builder |
UpdateChargebackPlanRequest.Builder.updateChargebackPlanDetails(UpdateChargebackPlanDetails updateChargebackPlanDetails) |
The details used to update a chargeback plan.
|