ClusterHostEvent.Builder

public static class ClusterHostEvent.Builder
extends Object

java.lang.Object
com.android.tradefed.cluster.ClusterHostEvent.Builder


סיכום

בנאים ציבוריים

Builder ()

שיטות ציבוריות

ClusterHostEvent.Builder addDeviceInfo ( ClusterDeviceInfo deviceInfo)
ClusterHostEvent.Builder addDeviceInfos ( deviceInfos) addDeviceInfos ( deviceInfos)
ClusterHostEvent build ()
ClusterHostEvent.Builder setClusterId (String clusterId)
ClusterHostEvent.Builder setData ( data) setData ( data)
ClusterHostEvent.Builder setData (String name, String value)
ClusterHostEvent.Builder setHostEventType ( ClusterHostEvent.HostEventType type)
ClusterHostEvent.Builder setHostState ( CommandScheduler.HostState state)
ClusterHostEvent.Builder setLabName (String labName)
ClusterHostEvent.Builder setNextClusterIds ( nexClusterIds) setNextClusterIds ( nexClusterIds)
ClusterHostEvent.Builder setTimestamp (long timestamp)

בנאים ציבוריים

בּוֹנֶה

public Builder ()

שיטות ציבוריות

addDeviceInfo

public ClusterHostEvent.Builder addDeviceInfo (ClusterDeviceInfo deviceInfo)

פרמטרים
deviceInfo ClusterDeviceInfo

החזרות
ClusterHostEvent.Builder

addDeviceInfos

public ClusterHostEvent.Builder addDeviceInfos ( deviceInfos)

פרמטרים
deviceInfos

החזרות
ClusterHostEvent.Builder

לִבנוֹת

public ClusterHostEvent build ()

החזרות
ClusterHostEvent

setClusterId

public ClusterHostEvent.Builder setClusterId (String clusterId)

פרמטרים
clusterId String

החזרות
ClusterHostEvent.Builder

setData

public ClusterHostEvent.Builder setData ( data)

פרמטרים
data

החזרות
ClusterHostEvent.Builder

setData

public ClusterHostEvent.Builder setData (String name, 
                String value)

פרמטרים
name String

value String

החזרות
ClusterHostEvent.Builder

setHostEventType

public ClusterHostEvent.Builder setHostEventType (ClusterHostEvent.HostEventType type)

פרמטרים
type ClusterHostEvent.HostEventType

החזרות
ClusterHostEvent.Builder

setHostState

public ClusterHostEvent.Builder setHostState (CommandScheduler.HostState state)

פרמטרים
state CommandScheduler.HostState

החזרות
ClusterHostEvent.Builder

setLabName

public ClusterHostEvent.Builder setLabName (String labName)

פרמטרים
labName String

החזרות
ClusterHostEvent.Builder

setNextClusterIds

public ClusterHostEvent.Builder setNextClusterIds ( nexClusterIds)

פרמטרים
nexClusterIds

החזרות
ClusterHostEvent.Builder

setTimestamp

public ClusterHostEvent.Builder setTimestamp (long timestamp)

פרמטרים
timestamp long

החזרות
ClusterHostEvent.Builder