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