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