Uses of Class
com.oracle.bmc.apmsynthetics.model.UpdateWorkerDetails
- 
Packages that use UpdateWorkerDetails Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.requests 
- 
- 
Uses of UpdateWorkerDetails in com.oracle.bmc.apmsynthetics.modelMethods in com.oracle.bmc.apmsynthetics.model that return UpdateWorkerDetails Modifier and Type Method Description UpdateWorkerDetailsUpdateWorkerDetails.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type UpdateWorkerDetails Modifier and Type Method Description UpdateWorkerDetails.BuilderUpdateWorkerDetails.Builder. copy(UpdateWorkerDetails model)
- 
Uses of UpdateWorkerDetails in com.oracle.bmc.apmsynthetics.requestsMethods in com.oracle.bmc.apmsynthetics.requests that return UpdateWorkerDetails Modifier and Type Method Description UpdateWorkerDetailsUpdateWorkerRequest. getBody$()Alternative accessor for the body parameter.UpdateWorkerDetailsUpdateWorkerRequest. getUpdateWorkerDetails()The information to be updated.Methods in com.oracle.bmc.apmsynthetics.requests with parameters of type UpdateWorkerDetails Modifier and Type Method Description UpdateWorkerRequest.BuilderUpdateWorkerRequest.Builder. body$(UpdateWorkerDetails body)Alternative setter for the body parameter.UpdateWorkerRequest.BuilderUpdateWorkerRequest.Builder. updateWorkerDetails(UpdateWorkerDetails updateWorkerDetails)The information to be updated.
 
-