Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListPublicVantagePointsResponse> |
ApmSyntheticAsync.listPublicVantagePoints(ListPublicVantagePointsRequest request,
AsyncHandler<ListPublicVantagePointsRequest,ListPublicVantagePointsResponse> handler)
Returns a list of public vantage points.
|
Future<ListPublicVantagePointsResponse> |
ApmSyntheticAsyncClient.listPublicVantagePoints(ListPublicVantagePointsRequest request,
AsyncHandler<ListPublicVantagePointsRequest,ListPublicVantagePointsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPublicVantagePointsRequest |
ListPublicVantagePointsRequest.Builder.build()
Build the instance of ListPublicVantagePointsRequest as configured by this builder
|
ListPublicVantagePointsRequest |
ListPublicVantagePointsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPublicVantagePointsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPublicVantagePointsRequest.Builder |
ListPublicVantagePointsRequest.Builder.copy(ListPublicVantagePointsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.