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.modelMethods in com.oracle.bmc.dataflow.model that return NodeCount.Builder Modifier and Type Method Description static NodeCount.BuilderNodeCount. builder()Create a new builder.NodeCount.BuilderNodeCount.Builder. copy(NodeCount model)NodeCount.BuilderNodeCount.Builder. count(Integer count)The node count of this compute shape.NodeCount.BuilderNodeCount.Builder. logicalShape(String logicalShape)The compute shape of the nodes that the count is for.NodeCount.BuilderNodeCount. toBuilder()
 
-