Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
CrontabSpec |
CrontabSpec.clone() |
CrontabSpec |
BackupScheduleSpec.getCronSpec()
Cron style schedule specification.
|
CrontabSpec |
CrontabSpec.set(String fieldName,
Object value) |
CrontabSpec |
CrontabSpec.setCreationWindow(String creationWindow)
Output only.
|
CrontabSpec |
CrontabSpec.setText(String text)
Required.
|
CrontabSpec |
CrontabSpec.setTimeZone(String timeZone)
Output only.
|
Modifier and Type | Method and Description |
---|---|
BackupScheduleSpec |
BackupScheduleSpec.setCronSpec(CrontabSpec cronSpec)
Cron style schedule specification.
|
Copyright © 2011–2025 Google. All rights reserved.