Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.

ClusterHostEvent.Builder

public static class ClusterHostEvent.Builder
extends Object

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


Tóm lược

Các nhà xây dựng công cộng

Builder ()

Phương pháp công khai

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)

Các nhà xây dựng công cộng

Người xây dựng

public Builder ()

Phương pháp công khai

addDeviceInfo

public ClusterHostEvent.Builder addDeviceInfo (ClusterDeviceInfo deviceInfo)

Thông số
deviceInfo ClusterDeviceInfo

Lợi nhuận
ClusterHostEvent.Builder

addDeviceInfos

public ClusterHostEvent.Builder addDeviceInfos ( deviceInfos)

Thông số
deviceInfos

Lợi nhuận
ClusterHostEvent.Builder

xây dựng

public ClusterHostEvent build ()

Lợi nhuận
ClusterHostEvent

setClusterId

public ClusterHostEvent.Builder setClusterId (String clusterId)

Thông số
clusterId String

Lợi nhuận
ClusterHostEvent.Builder

setData

public ClusterHostEvent.Builder setData ( data)

Thông số
data

Lợi nhuận
ClusterHostEvent.Builder

setData

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

Thông số
name String

value String

Lợi nhuận
ClusterHostEvent.Builder

setHostEventType

public ClusterHostEvent.Builder setHostEventType (ClusterHostEvent.HostEventType type)

Thông số
type ClusterHostEvent.HostEventType

Lợi nhuận
ClusterHostEvent.Builder

setHostState

public ClusterHostEvent.Builder setHostState (CommandScheduler.HostState state)

Thông số
state CommandScheduler.HostState

Lợi nhuận
ClusterHostEvent.Builder

setLabName

public ClusterHostEvent.Builder setLabName (String labName)

Thông số
labName String

Lợi nhuận
ClusterHostEvent.Builder

setNextClusterIds

public ClusterHostEvent.Builder setNextClusterIds ( nexClusterIds)

Thông số
nexClusterIds

Lợi nhuận
ClusterHostEvent.Builder

setTimestamp

public ClusterHostEvent.Builder setTimestamp (long timestamp)

Thông số
timestamp long

Lợi nhuận
ClusterHostEvent.Builder