Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
ListOnPremiseVantagePointsResponse |
ApmSynthetic.listOnPremiseVantagePoints(ListOnPremiseVantagePointsRequest request)
Returns a list of On-premise vantage points.
|
ListOnPremiseVantagePointsResponse |
ApmSyntheticClient.listOnPremiseVantagePoints(ListOnPremiseVantagePointsRequest request) |
Modifier and Type | Method and 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) |
Iterable<ListOnPremiseVantagePointsResponse> |
ApmSyntheticPaginators.listOnPremiseVantagePointsResponseIterator(ListOnPremiseVantagePointsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOnPremiseVantagePoints operation.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListOnPremiseVantagePointsResponse |
ListOnPremiseVantagePointsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOnPremiseVantagePointsResponse.Builder |
ListOnPremiseVantagePointsResponse.Builder.copy(ListOnPremiseVantagePointsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.