GetDpcMigrationAttemptRequest

public abstract class GetDpcMigrationAttemptRequest


请求获取 DpcMigrationAttempt。

摘要

嵌套类型

GetDpcMigrationAttemptRequest 的构建器。

公共方法

builder

public static GetDpcMigrationAttemptRequest.Builder builder()

getDefaultInstance

public static GetDpcMigrationAttemptRequest getDefaultInstance()

getName

public abstract String getName()

请求的迁移尝试的名称。可以留空以请求最近一次的迁移尝试。

toBuilder

public abstract GetDpcMigrationAttemptRequest.Builder toBuilder()