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