Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and 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() |
Copyright © 2016–2024. All rights reserved.