Uses of Class
com.oracle.bmc.apmsynthetics.requests.UpdateDedicatedVantagePointRequest
-
Packages that use UpdateDedicatedVantagePointRequest Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.requests -
-
Uses of UpdateDedicatedVantagePointRequest in com.oracle.bmc.apmsynthetics
Methods in com.oracle.bmc.apmsynthetics with parameters of type UpdateDedicatedVantagePointRequest Modifier and Type Method Description UpdateDedicatedVantagePointResponseApmSynthetic. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request)Updates the dedicated vantage point.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)UpdateDedicatedVantagePointResponseApmSyntheticClient. updateDedicatedVantagePoint(UpdateDedicatedVantagePointRequest request)Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type UpdateDedicatedVantagePointRequest 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 UpdateDedicatedVantagePointRequest in com.oracle.bmc.apmsynthetics.requests
Methods in com.oracle.bmc.apmsynthetics.requests that return UpdateDedicatedVantagePointRequest Modifier and Type Method Description UpdateDedicatedVantagePointRequestUpdateDedicatedVantagePointRequest.Builder. build()Build the instance of UpdateDedicatedVantagePointRequest as configured by this builderUpdateDedicatedVantagePointRequestUpdateDedicatedVantagePointRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateDedicatedVantagePointRequest as configured by this builderMethods in com.oracle.bmc.apmsynthetics.requests with parameters of type UpdateDedicatedVantagePointRequest Modifier and Type Method Description UpdateDedicatedVantagePointRequest.BuilderUpdateDedicatedVantagePointRequest.Builder. copy(UpdateDedicatedVantagePointRequest o)Copy method to populate the builder with values from the given instance.
-