Uses of Class
hudson.model.LoadStatistics.LoadStatisticsSnapshot.Builder
-
Packages that use LoadStatistics.LoadStatisticsSnapshot.Builder Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of LoadStatistics.LoadStatisticsSnapshot.Builder in hudson.model
Methods in hudson.model that return LoadStatistics.LoadStatisticsSnapshot.Builder Modifier and Type Method Description static LoadStatistics.LoadStatisticsSnapshot.Builder
LoadStatistics.LoadStatisticsSnapshot. builder()
LoadStatistics.LoadStatisticsSnapshot.Builder
LoadStatistics.LoadStatisticsSnapshot.Builder. with(Computer computer)
LoadStatistics.LoadStatisticsSnapshot.Builder
LoadStatistics.LoadStatisticsSnapshot.Builder. with(Node node)
LoadStatistics.LoadStatisticsSnapshot.Builder
LoadStatistics.LoadStatisticsSnapshot.Builder. withQueueLength(int queueLength)
-