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