Uses of Class
com.oracle.bmc.dataflow.model.NodeCount.Builder
-
Packages that use NodeCount.Builder Package Description com.oracle.bmc.dataflow.model -
-
Uses of NodeCount.Builder in com.oracle.bmc.dataflow.model
Methods in com.oracle.bmc.dataflow.model that return NodeCount.Builder Modifier and Type Method Description static NodeCount.Builder
NodeCount. builder()
Create a new builder.NodeCount.Builder
NodeCount.Builder. copy(NodeCount model)
NodeCount.Builder
NodeCount.Builder. count(Integer count)
The node count of this compute shape.NodeCount.Builder
NodeCount.Builder. logicalShape(String logicalShape)
The compute shape of the nodes that the count is for.NodeCount.Builder
NodeCount. toBuilder()
-