Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.requests |
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 |
---|---|
ListOnPremiseVantagePointsRequest |
ListOnPremiseVantagePointsRequest.Builder.build()
Build the instance of ListOnPremiseVantagePointsRequest as configured by this builder
|
ListOnPremiseVantagePointsRequest |
ListOnPremiseVantagePointsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOnPremiseVantagePointsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.copy(ListOnPremiseVantagePointsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.