DpcMigrationAttempt.Builder

abstract class DpcMigrationAttempt.Builder


בנאי של DpcMigrationAttempt.

סיכום

תפקידים ציבוריים

abstract DpcMigrationAttempt!
abstract DpcMigrationAttempt.Builder!

השעה כפי שמדווחה במכשיר כשניסית לבצע את ההעברה.

abstract DpcMigrationAttempt.Builder!
setName(value: String!)

השם של ניסיון ההעברה המבוקש.

abstract DpcMigrationAttempt.Builder!

המצב של ניסיון ההעברה הזה.

תפקידים ציבוריים

לבנות גרסת build

abstract fun build(): DpcMigrationAttempt!

setCreateTime

abstract fun setCreateTime(value: Instant!): DpcMigrationAttempt.Builder!

השעה כפי שמדווחה במכשיר כשניסית לבצע את ההעברה.

setName

abstract fun setName(value: String!): DpcMigrationAttempt.Builder!

השם של ניסיון ההעברה המבוקש.

setState

abstract fun setState(value: DpcMigrationAttempt.State!): DpcMigrationAttempt.Builder!

המצב של ניסיון ההעברה הזה.