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