CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.apmDomainId(String apmDomainId) |
The APM domain ID the request is intended for.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.body$(CreateWorkerDetails body) |
Alternative setter for the body parameter.
|
static CreateWorkerRequest.Builder |
CreateWorkerRequest.builder() |
Return a new builder for this request object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.copy(CreateWorkerRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.createWorkerDetails(CreateWorkerDetails createWorkerDetails) |
The configuration details for registering a worker for an On-premise vantage point.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.onPremiseVantagePointId(String onPremiseVantagePointId) |
The OCID of the On-premise vantage point.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.toBuilder() |
|