Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
GetWorkerResponse |
ApmSynthetic.getWorker(GetWorkerRequest request)
Gets the details of the worker identified by the OCID.
|
GetWorkerResponse |
ApmSyntheticClient.getWorker(GetWorkerRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkerResponse> |
ApmSyntheticAsync.getWorker(GetWorkerRequest request,
AsyncHandler<GetWorkerRequest,GetWorkerResponse> handler)
Gets the details of the worker identified by the OCID.
|
Future<GetWorkerResponse> |
ApmSyntheticAsyncClient.getWorker(GetWorkerRequest request,
AsyncHandler<GetWorkerRequest,GetWorkerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkerResponse> |
ApmSyntheticAsync.getWorker(GetWorkerRequest request,
AsyncHandler<GetWorkerRequest,GetWorkerResponse> handler)
Gets the details of the worker identified by the OCID.
|
Future<GetWorkerResponse> |
ApmSyntheticAsyncClient.getWorker(GetWorkerRequest request,
AsyncHandler<GetWorkerRequest,GetWorkerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetWorkerResponse |
GetWorkerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.copy(GetWorkerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.