Uses of Class
com.oracle.bmc.apmsynthetics.model.WorkerCollection
- 
Packages that use WorkerCollection Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses 
- 
- 
Uses of WorkerCollection in com.oracle.bmc.apmsynthetics.modelMethods in com.oracle.bmc.apmsynthetics.model that return WorkerCollection Modifier and Type Method Description WorkerCollectionWorkerCollection.Builder. build()Methods in com.oracle.bmc.apmsynthetics.model with parameters of type WorkerCollection Modifier and Type Method Description WorkerCollection.BuilderWorkerCollection.Builder. copy(WorkerCollection model)
- 
Uses of WorkerCollection in com.oracle.bmc.apmsynthetics.responsesMethods in com.oracle.bmc.apmsynthetics.responses that return WorkerCollection Modifier and Type Method Description WorkerCollectionListWorkersResponse. getWorkerCollection()The returned WorkerCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type WorkerCollection Modifier and Type Method Description ListWorkersResponse.BuilderListWorkersResponse.Builder. workerCollection(WorkerCollection workerCollection)The returned WorkerCollection instance.
 
-