Uses of Class
com.oracle.bmc.apmsynthetics.model.DedicatedVantagePointCollection
-
Packages that use DedicatedVantagePointCollection Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses -
-
Uses of DedicatedVantagePointCollection in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return DedicatedVantagePointCollection Modifier and Type Method Description DedicatedVantagePointCollectionDedicatedVantagePointCollection.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type DedicatedVantagePointCollection Modifier and Type Method Description DedicatedVantagePointCollection.BuilderDedicatedVantagePointCollection.Builder. copy(DedicatedVantagePointCollection model) -
Uses of DedicatedVantagePointCollection in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return DedicatedVantagePointCollection Modifier and Type Method Description DedicatedVantagePointCollectionListDedicatedVantagePointsResponse. getDedicatedVantagePointCollection()The returned DedicatedVantagePointCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type DedicatedVantagePointCollection Modifier and Type Method Description ListDedicatedVantagePointsResponse.BuilderListDedicatedVantagePointsResponse.Builder. dedicatedVantagePointCollection(DedicatedVantagePointCollection dedicatedVantagePointCollection)The returned DedicatedVantagePointCollection instance.
-