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