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 ()

วิธีการสาธารณะ

เพิ่มข้อมูลอุปกรณ์

public ClusterHostEvent.Builder addDeviceInfo (ClusterDeviceInfo deviceInfo)

พารามิเตอร์
deviceInfo ClusterDeviceInfo

การส่งคืน
ClusterHostEvent.Builder

เพิ่มข้อมูลอุปกรณ์

public ClusterHostEvent.Builder addDeviceInfos ( deviceInfos)

พารามิเตอร์
deviceInfos

การส่งคืน
ClusterHostEvent.Builder

สร้าง

public ClusterHostEvent build ()

การส่งคืน
ClusterHostEvent

setClusterId

public ClusterHostEvent.Builder setClusterId (String clusterId)

พารามิเตอร์
clusterId String

การส่งคืน
ClusterHostEvent.Builder

ชุดข้อมูล

public ClusterHostEvent.Builder setData ( data)

พารามิเตอร์
data

การส่งคืน
ClusterHostEvent.Builder

ชุดข้อมูล

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

ตั้งค่าการประทับเวลา

public ClusterHostEvent.Builder setTimestamp (long timestamp)

พารามิเตอร์
timestamp long

การส่งคืน
ClusterHostEvent.Builder