ScheduledOperationDetails

The scheduled start and stop times for an Autonomous Database on a specific day of the week.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The day of the week on which the scheduled operation occurs.

Link copied to clipboard

The scheduled start time for the Autonomous Database, in UTC.

Link copied to clipboard

The scheduled stop time for the Autonomous Database, in UTC.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String