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 DedicatedVantagePointCollection
DedicatedVantagePointCollection.Builder. build()
Methods in com.oracle.bmc.apmsynthetics.model with parameters of type DedicatedVantagePointCollection Modifier and Type Method Description DedicatedVantagePointCollection.Builder
DedicatedVantagePointCollection.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 DedicatedVantagePointCollection
ListDedicatedVantagePointsResponse. getDedicatedVantagePointCollection()
The returned DedicatedVantagePointCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type DedicatedVantagePointCollection Modifier and Type Method Description ListDedicatedVantagePointsResponse.Builder
ListDedicatedVantagePointsResponse.Builder. dedicatedVantagePointCollection(DedicatedVantagePointCollection dedicatedVantagePointCollection)
The returned DedicatedVantagePointCollection instance.
-