static CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.builder() |
Create a new builder.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment corresponding to the resource.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.copy(CreateIotFlowRuntimeDetails model) |
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.description(String description) |
A short description of the resource.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.displayName(String displayName) |
A user-friendly name.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.iotDomainId(String iotDomainId) |
The OCID of the
IoT domain.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.logConfig(LogConfigDetails logConfig) |
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.networkConfig(NetworkConfigDetails networkConfig) |
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.Builder.scale(CreateIotFlowRuntimeDetails.Scale scale) |
The scale of the IoT flow runtime.
|
CreateIotFlowRuntimeDetails.Builder |
CreateIotFlowRuntimeDetails.toBuilder() |
|