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