Uses of Class
com.oracle.bmc.apmsynthetics.model.OnPremiseVantagePoint
-
Packages that use OnPremiseVantagePoint Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses -
-
Uses of OnPremiseVantagePoint in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return OnPremiseVantagePoint Modifier and Type Method Description OnPremiseVantagePointOnPremiseVantagePoint.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type OnPremiseVantagePoint Modifier and Type Method Description OnPremiseVantagePoint.BuilderOnPremiseVantagePoint.Builder. copy(OnPremiseVantagePoint model) -
Uses of OnPremiseVantagePoint in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return OnPremiseVantagePoint Modifier and Type Method Description OnPremiseVantagePointCreateOnPremiseVantagePointResponse. getOnPremiseVantagePoint()The returned OnPremiseVantagePoint instance.OnPremiseVantagePointGetOnPremiseVantagePointResponse. getOnPremiseVantagePoint()The returned OnPremiseVantagePoint instance.OnPremiseVantagePointUpdateOnPremiseVantagePointResponse. getOnPremiseVantagePoint()The returned OnPremiseVantagePoint instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type OnPremiseVantagePoint Modifier and Type Method Description CreateOnPremiseVantagePointResponse.BuilderCreateOnPremiseVantagePointResponse.Builder. onPremiseVantagePoint(OnPremiseVantagePoint onPremiseVantagePoint)The returned OnPremiseVantagePoint instance.GetOnPremiseVantagePointResponse.BuilderGetOnPremiseVantagePointResponse.Builder. onPremiseVantagePoint(OnPremiseVantagePoint onPremiseVantagePoint)The returned OnPremiseVantagePoint instance.UpdateOnPremiseVantagePointResponse.BuilderUpdateOnPremiseVantagePointResponse.Builder. onPremiseVantagePoint(OnPremiseVantagePoint onPremiseVantagePoint)The returned OnPremiseVantagePoint instance.
-