Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
GetDedicatedVantagePointResponse |
ApmSynthetic.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request)
Gets the details of the dedicated vantage point identified by the OCID.
|
GetDedicatedVantagePointResponse |
ApmSyntheticClient.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDedicatedVantagePointResponse> |
ApmSyntheticAsync.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request,
AsyncHandler<GetDedicatedVantagePointRequest,GetDedicatedVantagePointResponse> handler)
Gets the details of the dedicated vantage point identified by the OCID.
|
Future<GetDedicatedVantagePointResponse> |
ApmSyntheticAsyncClient.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request,
AsyncHandler<GetDedicatedVantagePointRequest,GetDedicatedVantagePointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDedicatedVantagePointResponse> |
ApmSyntheticAsync.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request,
AsyncHandler<GetDedicatedVantagePointRequest,GetDedicatedVantagePointResponse> handler)
Gets the details of the dedicated vantage point identified by the OCID.
|
Future<GetDedicatedVantagePointResponse> |
ApmSyntheticAsyncClient.getDedicatedVantagePoint(GetDedicatedVantagePointRequest request,
AsyncHandler<GetDedicatedVantagePointRequest,GetDedicatedVantagePointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDedicatedVantagePointResponse |
GetDedicatedVantagePointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDedicatedVantagePointResponse.Builder |
GetDedicatedVantagePointResponse.Builder.copy(GetDedicatedVantagePointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.