Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
CreateWorkerResponse |
ApmSynthetic.createWorker(CreateWorkerRequest request)
Registers a new worker.
|
CreateWorkerResponse |
ApmSyntheticClient.createWorker(CreateWorkerRequest request) |
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 |
---|---|
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 |
---|---|
CreateWorkerResponse |
CreateWorkerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateWorkerResponse.Builder |
CreateWorkerResponse.Builder.copy(CreateWorkerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.