Uses of Class
com.oracle.bmc.apmsynthetics.responses.UpdateDedicatedVantagePointResponse
-
Packages that use UpdateDedicatedVantagePointResponse Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.responses -
-
Uses of UpdateDedicatedVantagePointResponse in com.oracle.bmc.apmsynthetics
Methods in com.oracle.bmc.apmsynthetics that return UpdateDedicatedVantagePointResponse Modifier and Type Method Description UpdateDedicatedVantagePointResponseApmSynthetic. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request)Updates the dedicated vantage point.UpdateDedicatedVantagePointResponseApmSyntheticClient. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request)Methods in com.oracle.bmc.apmsynthetics that return types with arguments of type UpdateDedicatedVantagePointResponse Modifier and Type Method Description Future<UpdateDedicatedVantagePointResponse>ApmSyntheticAsync. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request, AsyncHandler<UpdateDedicatedVantagePointRequest,UpdateDedicatedVantagePointResponse> handler)Updates the dedicated vantage point.Future<UpdateDedicatedVantagePointResponse>ApmSyntheticAsyncClient. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request, AsyncHandler<UpdateDedicatedVantagePointRequest,UpdateDedicatedVantagePointResponse> handler)Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type UpdateDedicatedVantagePointResponse Modifier and Type Method Description Future<UpdateDedicatedVantagePointResponse>ApmSyntheticAsync. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request, AsyncHandler<UpdateDedicatedVantagePointRequest,UpdateDedicatedVantagePointResponse> handler)Updates the dedicated vantage point.Future<UpdateDedicatedVantagePointResponse>ApmSyntheticAsyncClient. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request, AsyncHandler<UpdateDedicatedVantagePointRequest,UpdateDedicatedVantagePointResponse> handler) -
Uses of UpdateDedicatedVantagePointResponse in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return UpdateDedicatedVantagePointResponse Modifier and Type Method Description UpdateDedicatedVantagePointResponseUpdateDedicatedVantagePointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type UpdateDedicatedVantagePointResponse Modifier and Type Method Description UpdateDedicatedVantagePointResponse.BuilderUpdateDedicatedVantagePointResponse.Builder. copy(UpdateDedicatedVantagePointResponse o)Copy method to populate the builder with values from the given instance.
-