Uses of Class
com.oracle.bmc.apmsynthetics.model.OnPremiseVantagePointCollection
-
Packages that use OnPremiseVantagePointCollection Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses -
-
Uses of OnPremiseVantagePointCollection in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return OnPremiseVantagePointCollection Modifier and Type Method Description OnPremiseVantagePointCollectionOnPremiseVantagePointCollection.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type OnPremiseVantagePointCollection Modifier and Type Method Description OnPremiseVantagePointCollection.BuilderOnPremiseVantagePointCollection.Builder. copy(OnPremiseVantagePointCollection model) -
Uses of OnPremiseVantagePointCollection in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return OnPremiseVantagePointCollection Modifier and Type Method Description OnPremiseVantagePointCollectionListOnPremiseVantagePointsResponse. getOnPremiseVantagePointCollection()The returned OnPremiseVantagePointCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type OnPremiseVantagePointCollection Modifier and Type Method Description ListOnPremiseVantagePointsResponse.BuilderListOnPremiseVantagePointsResponse.Builder. onPremiseVantagePointCollection(OnPremiseVantagePointCollection onPremiseVantagePointCollection)The returned OnPremiseVantagePointCollection instance.
-