Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.apmDomainId(String apmDomainId)
The APM domain ID the request is intended for.
|
static GetWorkerRequest.Builder |
GetWorkerRequest.builder()
Return a new builder for this request object.
|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.copy(GetWorkerRequest o)
Copy method to populate the builder with values from the given instance.
|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.onPremiseVantagePointId(String onPremiseVantagePointId)
The OCID of the On-premise vantage point.
|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetWorkerRequest.Builder |
GetWorkerRequest.toBuilder()
Return an instance of
GetWorkerRequest.Builder that allows you to modify request properties. |
GetWorkerRequest.Builder |
GetWorkerRequest.Builder.workerId(String workerId)
The OCID of the On-premise vantage point worker.
|
Copyright © 2016–2024. All rights reserved.