Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
CreateWorkerResponse |
ApmSynthetic.createWorker(CreateWorkerRequest request)
Registers a new worker.
|
CreateWorkerResponse |
ApmSyntheticClient.createWorker(CreateWorkerRequest request) |
Future<CreateWorkerResponse> |
ApmSyntheticAsync.createWorker(CreateWorkerRequest request,
AsyncHandler<CreateWorkerRequest,CreateWorkerResponse> handler)
Registers a new worker.
|
Future<CreateWorkerResponse> |
ApmSyntheticAsyncClient.createWorker(CreateWorkerRequest request,
AsyncHandler<CreateWorkerRequest,CreateWorkerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateWorkerResponse> |
ApmSyntheticAsync.createWorker(CreateWorkerRequest request,
AsyncHandler<CreateWorkerRequest,CreateWorkerResponse> handler)
Registers a new worker.
|
Future<CreateWorkerResponse> |
ApmSyntheticAsyncClient.createWorker(CreateWorkerRequest request,
AsyncHandler<CreateWorkerRequest,CreateWorkerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateWorkerRequest |
CreateWorkerRequest.Builder.build()
Build the instance of CreateWorkerRequest as configured by this builder
|
CreateWorkerRequest |
CreateWorkerRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateWorkerRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.copy(CreateWorkerRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.