Uses of Class
com.oracle.bmc.apmsynthetics.responses.ListDedicatedVantagePointsResponse
-
Packages that use ListDedicatedVantagePointsResponse Package Description com.oracle.bmc.apmsynthetics com.oracle.bmc.apmsynthetics.responses -
-
Uses of ListDedicatedVantagePointsResponse in com.oracle.bmc.apmsynthetics
Methods in com.oracle.bmc.apmsynthetics that return ListDedicatedVantagePointsResponse Modifier and Type Method Description ListDedicatedVantagePointsResponseApmSynthetic. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request)Returns a list of dedicated vantage points.ListDedicatedVantagePointsResponseApmSyntheticClient. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request)Methods in com.oracle.bmc.apmsynthetics that return types with arguments of type ListDedicatedVantagePointsResponse Modifier and Type Method Description Future<ListDedicatedVantagePointsResponse>ApmSyntheticAsync. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request, AsyncHandler<ListDedicatedVantagePointsRequest,ListDedicatedVantagePointsResponse> handler)Returns a list of dedicated vantage points.Future<ListDedicatedVantagePointsResponse>ApmSyntheticAsyncClient. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request, AsyncHandler<ListDedicatedVantagePointsRequest,ListDedicatedVantagePointsResponse> handler)Iterable<ListDedicatedVantagePointsResponse>ApmSyntheticPaginators. listDedicatedVantagePointsResponseIterator(ListDedicatedVantagePointsRequest request)Creates a new iterable which will iterate over the responses received from the listDedicatedVantagePoints operation.Method parameters in com.oracle.bmc.apmsynthetics with type arguments of type ListDedicatedVantagePointsResponse Modifier and Type Method Description Future<ListDedicatedVantagePointsResponse>ApmSyntheticAsync. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request, AsyncHandler<ListDedicatedVantagePointsRequest,ListDedicatedVantagePointsResponse> handler)Returns a list of dedicated vantage points.Future<ListDedicatedVantagePointsResponse>ApmSyntheticAsyncClient. listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request, AsyncHandler<ListDedicatedVantagePointsRequest,ListDedicatedVantagePointsResponse> handler) -
Uses of ListDedicatedVantagePointsResponse in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return ListDedicatedVantagePointsResponse Modifier and Type Method Description ListDedicatedVantagePointsResponseListDedicatedVantagePointsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type ListDedicatedVantagePointsResponse Modifier and Type Method Description ListDedicatedVantagePointsResponse.BuilderListDedicatedVantagePointsResponse.Builder. copy(ListDedicatedVantagePointsResponse o)Copy method to populate the builder with values from the given instance.
-