static IotFlowRuntime.Builder |
IotFlowRuntime.builder() |
Create a new builder.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment corresponding to the resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.copy(IotFlowRuntime model) |
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.description(String description) |
A short description of the resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.displayName(String displayName) |
A user-friendly name.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.flowRuntimeHost(String flowRuntimeHost) |
Hostname of the IoT flow runtime.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.id(String id) |
The OCID of the
resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.iotDomainId(String iotDomainId) |
The OCID of the
IoT domain.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.lifecycleState(IotFlowRuntime.LifecycleState lifecycleState) |
The current state of the IoT flow runtime.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.logConfig(LogConfigDetails logConfig) |
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.networkConfig(NetworkConfigDetails networkConfig) |
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.scale(IotFlowRuntime.Scale scale) |
The scale of the IoT flow runtime.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.timeCreated(Date timeCreated) |
The date and time when the resource was created, in the format defined by RFC
3339.
|
IotFlowRuntime.Builder |
IotFlowRuntime.Builder.timeUpdated(Date timeUpdated) |
The date and time when the resource was last updated, in the format defined by RFC
3339.
|
IotFlowRuntime.Builder |
IotFlowRuntime.toBuilder() |
|