Uses of Class
com.oracle.bmc.apmsynthetics.responses.GetOnPremiseVantagePointResponse
-
Packages that use GetOnPremiseVantagePointResponse Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.responses -
-
Uses of GetOnPremiseVantagePointResponse in com.oracle.bmc.apmsynthetics
Methods in com.oracle.bmc.apmsynthetics that return GetOnPremiseVantagePointResponse Modifier and Type Method Description GetOnPremiseVantagePointResponseApmSynthetic. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request)Gets the details of the On-premise vantage point identified by the OCID.GetOnPremiseVantagePointResponseApmSyntheticClient. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request)Methods in com.oracle.bmc.apmsynthetics that return types with arguments of type GetOnPremiseVantagePointResponse Modifier and Type Method Description Future<GetOnPremiseVantagePointResponse>ApmSyntheticAsync. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request, AsyncHandler<GetOnPremiseVantagePointRequest,GetOnPremiseVantagePointResponse> handler)Gets the details of the On-premise vantage point identified by the OCID.Future<GetOnPremiseVantagePointResponse>ApmSyntheticAsyncClient. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request, AsyncHandler<GetOnPremiseVantagePointRequest,GetOnPremiseVantagePointResponse> handler)Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type GetOnPremiseVantagePointResponse Modifier and Type Method Description Future<GetOnPremiseVantagePointResponse>ApmSyntheticAsync. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request, AsyncHandler<GetOnPremiseVantagePointRequest,GetOnPremiseVantagePointResponse> handler)Gets the details of the On-premise vantage point identified by the OCID.Future<GetOnPremiseVantagePointResponse>ApmSyntheticAsyncClient. getOnPremiseVantagePoint(GetOnPremiseVantagePointRequest request, AsyncHandler<GetOnPremiseVantagePointRequest,GetOnPremiseVantagePointResponse> handler) -
Uses of GetOnPremiseVantagePointResponse in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return GetOnPremiseVantagePointResponse Modifier and Type Method Description GetOnPremiseVantagePointResponseGetOnPremiseVantagePointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type GetOnPremiseVantagePointResponse Modifier and Type Method Description GetOnPremiseVantagePointResponse.BuilderGetOnPremiseVantagePointResponse.Builder. copy(GetOnPremiseVantagePointResponse o)Copy method to populate the builder with values from the given instance.
-