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