Uses of Class
com.oracle.bmc.apmsynthetics.model.DedicatedVantagePointCollection.Builder
-
Packages that use DedicatedVantagePointCollection.Builder Package Description com.oracle.bmc.apmsynthetics.model -
-
Uses of DedicatedVantagePointCollection.Builder in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return DedicatedVantagePointCollection.Builder Modifier and Type Method Description static DedicatedVantagePointCollection.BuilderDedicatedVantagePointCollection. builder()Create a new builder.DedicatedVantagePointCollection.BuilderDedicatedVantagePointCollection.Builder. copy(DedicatedVantagePointCollection model)DedicatedVantagePointCollection.BuilderDedicatedVantagePointCollection.Builder. items(List<DedicatedVantagePointSummary> items)List of DedicatedVantagePointSummary items.DedicatedVantagePointCollection.BuilderDedicatedVantagePointCollection. toBuilder()
-