GetDpcMigrationAttemptRequest

public abstract class GetDpcMigrationAttemptRequest


בקשה לקבלת ניסיון של Dpcהרשאה.

סיכום

סוגים מקוננים

בנאי של GetDpcMigrationAttemptRequest.

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

static GetDpcMigrationAttemptRequest.Builder
static GetDpcMigrationAttemptRequest
abstract String

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

abstract GetDpcMigrationAttemptRequest.Builder

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

builder

public static GetDpcMigrationAttemptRequest.Builder builder()

getDefaultInstance

public static GetDpcMigrationAttemptRequest getDefaultInstance()

getName

public abstract String getName()

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

toBuilder

public abstract GetDpcMigrationAttemptRequest.Builder toBuilder()