GetBackupSchedulePlainArgs

data class GetBackupSchedulePlainArgs(val backupScheduleId: String, val databaseId: String, val project: String? = null) : ConvertibleToJava<GetBackupSchedulePlainArgs>

Constructors

Link copied to clipboard
fun GetBackupSchedulePlainArgs(backupScheduleId: String, databaseId: String, project: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetBackupSchedulePlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null