Uses of Class
com.oracle.bmc.core.model.ComputeCapacityTopologyCollection.Builder
-
Packages that use ComputeCapacityTopologyCollection.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ComputeCapacityTopologyCollection.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeCapacityTopologyCollection.Builder Modifier and Type Method Description static ComputeCapacityTopologyCollection.Builder
ComputeCapacityTopologyCollection. builder()
Create a new builder.ComputeCapacityTopologyCollection.Builder
ComputeCapacityTopologyCollection.Builder. copy(ComputeCapacityTopologyCollection model)
ComputeCapacityTopologyCollection.Builder
ComputeCapacityTopologyCollection.Builder. items(List<ComputeCapacityTopologySummary> items)
The list of compute capacity topologies.ComputeCapacityTopologyCollection.Builder
ComputeCapacityTopologyCollection. toBuilder()
-