Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
CreateDedicatedVantagePointResponse |
ApmSynthetic.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request)
Registers a new dedicated vantage point.
|
CreateDedicatedVantagePointResponse |
ApmSyntheticClient.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDedicatedVantagePointResponse> |
ApmSyntheticAsync.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request,
AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler)
Registers a new dedicated vantage point.
|
Future<CreateDedicatedVantagePointResponse> |
ApmSyntheticAsyncClient.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request,
AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDedicatedVantagePointResponse> |
ApmSyntheticAsync.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request,
AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler)
Registers a new dedicated vantage point.
|
Future<CreateDedicatedVantagePointResponse> |
ApmSyntheticAsyncClient.createDedicatedVantagePoint(CreateDedicatedVantagePointRequest request,
AsyncHandler<CreateDedicatedVantagePointRequest,CreateDedicatedVantagePointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateDedicatedVantagePointResponse |
CreateDedicatedVantagePointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDedicatedVantagePointResponse.Builder |
CreateDedicatedVantagePointResponse.Builder.copy(CreateDedicatedVantagePointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.