Uses of Class
com.oracle.bmc.apmsynthetics.requests.ListOnPremiseVantagePointsRequest
-
Packages that use ListOnPremiseVantagePointsRequest Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.requests -
-
Uses of ListOnPremiseVantagePointsRequest in com.oracle.bmc.apmsynthetics
Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type ListOnPremiseVantagePointsRequest Modifier and Type Method Description Future<ListOnPremiseVantagePointsResponse>ApmSyntheticAsync. listOnPremiseVantagePoints(ListOnPremiseVantagePointsRequest request, AsyncHandler<ListOnPremiseVantagePointsRequest,ListOnPremiseVantagePointsResponse> handler)Returns a list of On-premise vantage points.Future<ListOnPremiseVantagePointsResponse>ApmSyntheticAsyncClient. listOnPremiseVantagePoints(ListOnPremiseVantagePointsRequest request, AsyncHandler<ListOnPremiseVantagePointsRequest,ListOnPremiseVantagePointsResponse> handler) -
Uses of ListOnPremiseVantagePointsRequest in com.oracle.bmc.apmsynthetics.requests
Methods in com.oracle.bmc.apmsynthetics.requests that return ListOnPremiseVantagePointsRequest Modifier and Type Method Description ListOnPremiseVantagePointsRequestListOnPremiseVantagePointsRequest.Builder. build()Build the instance of ListOnPremiseVantagePointsRequest as configured by this builderListOnPremiseVantagePointsRequestListOnPremiseVantagePointsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOnPremiseVantagePointsRequest as configured by this builderMethods in com.oracle.bmc.apmsynthetics.requests with parameters of type ListOnPremiseVantagePointsRequest Modifier and Type Method Description ListOnPremiseVantagePointsRequest.BuilderListOnPremiseVantagePointsRequest.Builder. copy(ListOnPremiseVantagePointsRequest o)Copy method to populate the builder with values from the given instance.
-