Package | Description |
---|---|
com.oracle.bmc.demandsignal.requests |
Modifier and Type | Method and Description |
---|---|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.body$(CreateOccDemandSignalDetails body)
Alternative setter for the body parameter.
|
static CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.builder()
Return a new builder for this request object.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.copy(CreateOccDemandSignalRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.createOccDemandSignalDetails(CreateOccDemandSignalDetails createOccDemandSignalDetails)
Details for the new OccDemandSignal.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.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 running that same action again.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.toBuilder()
Return an instance of
CreateOccDemandSignalRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.