Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
UpdateWorkerRequest.Builder that allows you to modify request properties. |
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.
|
Copyright © 2016–2024. All rights reserved.