| Constructor and Description |
|---|
DatabaseEndpoint(Database database)
Constructor with the database instance
|
| Modifier and Type | Method and Description |
|---|---|
Database |
getDatabase()
Return the Database instance
|
String |
toString() |
public DatabaseEndpoint(@NonNull
Database database)
database - the target database