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 | |
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 | |
تعیین زمان مهر
public ClusterHostEvent.Builder setTimestamp (long timestamp)
| پارامترها | |
|---|---|
| timestamp | long | 
| برمی گرداند | |
|---|---|
| ClusterHostEvent.Builder | |
