Class BackupRestoreResponse
java.lang.Object
io.weaviate.client.v1.backup.model.BackupRestoreResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
String[]
getError()
getId()
getPath()
int
hashCode()
void
setBackend
(String backend) void
setClassNames
(String[] classNames) void
void
void
void
toString()
-
Constructor Details
-
BackupRestoreResponse
public BackupRestoreResponse()
-
-
Method Details