Uses of Class
com.oracle.bmc.datacc.model.InfrastructureCollection.Builder
-
Packages that use InfrastructureCollection.Builder Package Description com.oracle.bmc.datacc.model -
-
Uses of InfrastructureCollection.Builder in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return InfrastructureCollection.Builder Modifier and Type Method Description static InfrastructureCollection.BuilderInfrastructureCollection. builder()Create a new builder.InfrastructureCollection.BuilderInfrastructureCollection.Builder. copy(InfrastructureCollection model)InfrastructureCollection.BuilderInfrastructureCollection.Builder. items(List<InfrastructureSummary> items)A list of Database Infrastructure resources.InfrastructureCollection.BuilderInfrastructureCollection. toBuilder()
-