PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.body$(PatchOccDemandSignalDetails body) |
Alternative setter for the body parameter.
|
static PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.builder() |
Return a new builder for this request object.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.copy(PatchOccDemandSignalRequest o) |
Copy method to populate the builder with values from the given instance.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.occDemandSignalId(String occDemandSignalId) |
The OCID of the
OccDemandSignal.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.patchOccDemandSignalDetails(PatchOccDemandSignalDetails patchOccDemandSignalDetails) |
The information to be updated.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
PatchOccDemandSignalRequest.Builder |
PatchOccDemandSignalRequest.toBuilder() |
|