Uses of Class
com.oracle.bmc.apmsynthetics.responses.CreateDedicatedVantagePointResponse
-
Packages that use CreateDedicatedVantagePointResponse Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.responses -
-
Uses of CreateDedicatedVantagePointResponse in com.oracle.bmc.apmsynthetics
Methods in com.oracle.bmc.apmsynthetics that return CreateDedicatedVantagePointResponse Modifier and Type Method Description CreateDedicatedVantagePointResponseApmSynthetic. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request)Registers a new dedicated vantage point.CreateDedicatedVantagePointResponseApmSyntheticClient. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request)Methods in com.oracle.bmc.apmsynthetics that return types with arguments of type CreateDedicatedVantagePointResponse Modifier and Type Method Description Future<CreateDedicatedVantagePointResponse>ApmSyntheticAsync. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request, AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler)Registers a new dedicated vantage point.Future<CreateDedicatedVantagePointResponse>ApmSyntheticAsyncClient. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request, AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler)Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type CreateDedicatedVantagePointResponse Modifier and Type Method Description Future<CreateDedicatedVantagePointResponse>ApmSyntheticAsync. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request, AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler)Registers a new dedicated vantage point.Future<CreateDedicatedVantagePointResponse>ApmSyntheticAsyncClient. createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request, AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler) -
Uses of CreateDedicatedVantagePointResponse in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return CreateDedicatedVantagePointResponse Modifier and Type Method Description CreateDedicatedVantagePointResponseCreateDedicatedVantagePointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type CreateDedicatedVantagePointResponse Modifier and Type Method Description CreateDedicatedVantagePointResponse.BuilderCreateDedicatedVantagePointResponse.Builder. copy(CreateDedicatedVantagePointResponse o)Copy method to populate the builder with values from the given instance.
-