public final class RestoreTableRequest extends Object
RestoreTableRequest
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static RestoreTableRequest |
of(String clusterId,
String backupId) |
RestoreTableRequest |
setTableId(String tableId) |
RestoreTableRequest |
toProto(String projectId,
String instanceId) |
public static RestoreTableRequest of(String clusterId, String backupId)
public RestoreTableRequest setTableId(String tableId)
@InternalApi public RestoreTableRequest toProto(@Nonnull String projectId, @Nonnull String instanceId)
Copyright © 2021 Google LLC. All rights reserved.