Package | Description |
---|---|
com.oracle.bmc.demandsignal.requests |
Modifier and Type | Method and Description |
---|---|
static GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.builder()
Return a new builder for this request object.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.Builder.copy(GetOccDemandSignalRequest o)
Copy method to populate the builder with values from the given instance.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.Builder.occDemandSignalId(String occDemandSignalId)
The OCID
of the OccDemandSignal.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetOccDemandSignalRequest.Builder |
GetOccDemandSignalRequest.toBuilder()
Return an instance of
GetOccDemandSignalRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.