public class Restore extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Restore.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DatabaseId |
getDestination() |
RestoreEncryptionConfig |
getEncryptionConfig() |
BackupId |
getSource() |
int |
hashCode() |
String |
toString() |
public BackupId getSource()
public DatabaseId getDestination()
public RestoreEncryptionConfig getEncryptionConfig()
Copyright © 2022 Google LLC. All rights reserved.