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