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