| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. apmDomainId(String apmDomainId) | The APM domain ID the request is intended for. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. body$(UpdateWorkerDetails body) | Alternative setter for the body parameter. | 
| static UpdateWorkerRequest.Builder | UpdateWorkerRequest. builder() | Return a new builder for this request object. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. copy(UpdateWorkerRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. onPremiseVantagePointId(String onPremiseVantagePointId) | The OCID of the On-premise vantage point. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest. toBuilder() |  | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. updateWorkerDetails(UpdateWorkerDetails updateWorkerDetails) | The information to be updated. | 
| UpdateWorkerRequest.Builder | UpdateWorkerRequest.Builder. workerId(String workerId) | The OCID of the On-premise vantage point worker. |