Class AutonomousSettings.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • isDataCollectionAuthorized

        public AutonomousSettings.Builder isDataCollectionAuthorized​(Boolean isDataCollectionAuthorized)
        Indicates whether Autonomous Linux will collect crash files.

        This setting can be changed by the user.

        Parameters:
        isDataCollectionAuthorized - the value to set
        Returns:
        this builder
      • scheduledJobId

        public AutonomousSettings.Builder scheduledJobId​(String scheduledJobId)
        The OCID of the restricted scheduled job associated with this instance.

        This value cannot be deleted by the user.

        Parameters:
        scheduledJobId - the value to set
        Returns:
        this builder