Uses of Class
com.oracle.bmc.apmsynthetics.model.CreateWorkerDetails
- 
Packages that use CreateWorkerDetails Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.requests 
- 
- 
Uses of CreateWorkerDetails in com.oracle.bmc.apmsynthetics.modelMethods in com.oracle.bmc.apmsynthetics.model that return CreateWorkerDetails Modifier and Type Method Description CreateWorkerDetailsCreateWorkerDetails.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type CreateWorkerDetails Modifier and Type Method Description CreateWorkerDetails.BuilderCreateWorkerDetails.Builder. copy(CreateWorkerDetails model)
- 
Uses of CreateWorkerDetails in com.oracle.bmc.apmsynthetics.requestsMethods in com.oracle.bmc.apmsynthetics.requests that return CreateWorkerDetails Modifier and Type Method Description CreateWorkerDetailsCreateWorkerRequest. getBody$()Alternative accessor for the body parameter.CreateWorkerDetailsCreateWorkerRequest. getCreateWorkerDetails()The configuration details for registering a worker for an On-premise vantage point.Methods in com.oracle.bmc.apmsynthetics.requests with parameters of type CreateWorkerDetails Modifier and Type Method Description CreateWorkerRequest.BuilderCreateWorkerRequest.Builder. body$(CreateWorkerDetails body)Alternative setter for the body parameter.CreateWorkerRequest.BuilderCreateWorkerRequest.Builder. createWorkerDetails(CreateWorkerDetails createWorkerDetails)The configuration details for registering a worker for an On-premise vantage point.
 
-