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 PublicVantagePointCollectionPublicVantagePointCollection.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type PublicVantagePointCollection Modifier and Type Method Description PublicVantagePointCollection.BuilderPublicVantagePointCollection.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 PublicVantagePointCollectionListPublicVantagePointsResponse. getPublicVantagePointCollection()The returned PublicVantagePointCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type PublicVantagePointCollection Modifier and Type Method Description ListPublicVantagePointsResponse.BuilderListPublicVantagePointsResponse.Builder. publicVantagePointCollection(PublicVantagePointCollection publicVantagePointCollection)The returned PublicVantagePointCollection instance.
-