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