static DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.builder() |
Return a new builder for this request object.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.copy(DeactivateIotFlowRuntimeRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.iotFlowRuntimeId(String iotFlowRuntimeId) |
The OCID of an
IoT flow runtime.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.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 executing that same action again.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeactivateIotFlowRuntimeRequest.Builder |
DeactivateIotFlowRuntimeRequest.toBuilder() |
|