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