GetDpcMigrationAttemptRequest.Builder

abstract class GetDpcMigrationAttemptRequest.Builder


Builder for GetDpcMigrationAttemptRequest.

Summary

Public functions

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

The name of the migration attempt requested.

Public functions

build

abstract fun build(): GetDpcMigrationAttemptRequest!

setName

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

The name of the migration attempt requested. Can be left empty to request the most recent migration attempt.