Uses of Class
com.oracle.bmc.apmsynthetics.model.PublicVantagePointCollection
-
Packages that use PublicVantagePointCollection Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses -
-
Uses of PublicVantagePointCollection in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return PublicVantagePointCollection Modifier and Type Method Description PublicVantagePointCollection
PublicVantagePointCollection.Builder. build()
Methods in com.oracle.bmc.apmsynthetics.model with parameters of type PublicVantagePointCollection Modifier and Type Method Description PublicVantagePointCollection.Builder
PublicVantagePointCollection.Builder. copy(PublicVantagePointCollection model)
-
Uses of PublicVantagePointCollection in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return PublicVantagePointCollection Modifier and Type Method Description PublicVantagePointCollection
ListPublicVantagePointsResponse. getPublicVantagePointCollection()
The returned PublicVantagePointCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type PublicVantagePointCollection Modifier and Type Method Description ListPublicVantagePointsResponse.Builder
ListPublicVantagePointsResponse.Builder. publicVantagePointCollection(PublicVantagePointCollection publicVantagePointCollection)
The returned PublicVantagePointCollection instance.
-