DpcMigrationAttempt.Builder

public abstract class DpcMigrationAttempt.Builder


בנאי של DpcMigrationAttempt.

סיכום

שיטות ציבוריות

abstract DpcMigrationAttempt
abstract DpcMigrationAttempt.Builder

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

abstract DpcMigrationAttempt.Builder
setName(String value)

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

abstract DpcMigrationAttempt.Builder

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

שיטות ציבוריות

לבנות גרסת build

public abstract DpcMigrationAttempt build()

setCreateTime

public abstract DpcMigrationAttempt.Builder setCreateTime(Instant value)

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

setName

public abstract DpcMigrationAttempt.Builder setName(String value)

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

setState

public abstract DpcMigrationAttempt.Builder setState(DpcMigrationAttempt.State value)

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