Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVantagePointsResponse |
ApmSynthetic.listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request)
Returns a list of dedicated vantage points.
|
ListDedicatedVantagePointsResponse |
ApmSyntheticClient.listDedicatedVantagePoints(ListDedicatedVantagePointsRequest request) |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVantagePointsResponse |
ListDedicatedVantagePointsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVantagePointsResponse.Builder |
ListDedicatedVantagePointsResponse.Builder.copy(ListDedicatedVantagePointsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.