📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_database_from_another_database_details.cpython-39.pyc
a ���fd( � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �(CreateDatabaseFromAnotherDatabaseDetailsz9 CreateDatabaseFromAnotherDatabaseDetails model. c K sZ dddddddd�| _ ddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _dS ) a Initializes a new CreateDatabaseFromAnotherDatabaseDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param database_id: The value to assign to the database_id property of this CreateDatabaseFromAnotherDatabaseDetails. :type database_id: str :param backup_tde_password: The value to assign to the backup_tde_password property of this CreateDatabaseFromAnotherDatabaseDetails. :type backup_tde_password: str :param admin_password: The value to assign to the admin_password property of this CreateDatabaseFromAnotherDatabaseDetails. :type admin_password: str :param db_unique_name: The value to assign to the db_unique_name property of this CreateDatabaseFromAnotherDatabaseDetails. :type db_unique_name: str :param db_name: The value to assign to the db_name property of this CreateDatabaseFromAnotherDatabaseDetails. :type db_name: str :param time_stamp_for_point_in_time_recovery: The value to assign to the time_stamp_for_point_in_time_recovery property of this CreateDatabaseFromAnotherDatabaseDetails. :type time_stamp_for_point_in_time_recovery: datetime :param pluggable_databases: The value to assign to the pluggable_databases property of this CreateDatabaseFromAnotherDatabaseDetails. :type pluggable_databases: list[str] �strZdatetimez list[str])�database_id�backup_tde_password�admin_password�db_unique_name�db_name�%time_stamp_for_point_in_time_recovery�pluggable_databasesZ databaseIdZbackupTDEPasswordZ adminPasswordZdbUniqueNameZdbNameZtimeStampForPointInTimeRecoveryZpluggableDatabasesN) Z swagger_typesZ attribute_map�_database_id�_backup_tde_password�_admin_password�_db_unique_name�_db_name�&_time_stamp_for_point_in_time_recovery�_pluggable_databases)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/database/models/create_database_from_another_database_details.py�__init__ s. #�� z1CreateDatabaseFromAnotherDatabaseDetails.__init__c C s | j S )aB **[Required]** Gets the database_id of this CreateDatabaseFromAnotherDatabaseDetails. The database `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The database_id of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: str �r �r r r r r P s z4CreateDatabaseFromAnotherDatabaseDetails.database_idc C s || _ dS )a= Sets the database_id of this CreateDatabaseFromAnotherDatabaseDetails. The database `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param database_id: The database_id of this CreateDatabaseFromAnotherDatabaseDetails. :type: str Nr )r r r r r r ^ s c C s | j S )z� Gets the backup_tde_password of this CreateDatabaseFromAnotherDatabaseDetails. The password to open the TDE wallet. :return: The backup_tde_password of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: str �r r r r r r l s z<CreateDatabaseFromAnotherDatabaseDetails.backup_tde_passwordc C s || _ dS )a Sets the backup_tde_password of this CreateDatabaseFromAnotherDatabaseDetails. The password to open the TDE wallet. :param backup_tde_password: The backup_tde_password of this CreateDatabaseFromAnotherDatabaseDetails. :type: str Nr )r r r r r r x s c C s | j S )a� **[Required]** Gets the admin_password of this CreateDatabaseFromAnotherDatabaseDetails. A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \#, or -. :return: The admin_password of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: str �r r r r r r � s z7CreateDatabaseFromAnotherDatabaseDetails.admin_passwordc C s || _ dS )a� Sets the admin_password of this CreateDatabaseFromAnotherDatabaseDetails. A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \#, or -. :param admin_password: The admin_password of this CreateDatabaseFromAnotherDatabaseDetails. :type: str Nr )r r r r r r � s c C s | j S )a Gets the db_unique_name of this CreateDatabaseFromAnotherDatabaseDetails. The `DB_UNIQUE_NAME` of the Oracle Database being backed up. :return: The db_unique_name of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: str �r r r r r r � s z7CreateDatabaseFromAnotherDatabaseDetails.db_unique_namec C s || _ dS )a Sets the db_unique_name of this CreateDatabaseFromAnotherDatabaseDetails. The `DB_UNIQUE_NAME` of the Oracle Database being backed up. :param db_unique_name: The db_unique_name of this CreateDatabaseFromAnotherDatabaseDetails. :type: str Nr )r r r r r r � s c C s | j S )a� Gets the db_name of this CreateDatabaseFromAnotherDatabaseDetails. The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted. :return: The db_name of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: str �r r r r r r � s z0CreateDatabaseFromAnotherDatabaseDetails.db_namec C s || _ dS )a� Sets the db_name of this CreateDatabaseFromAnotherDatabaseDetails. The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted. :param db_name: The db_name of this CreateDatabaseFromAnotherDatabaseDetails. :type: str Nr )r r r r r r � s c C s | j S )a� Gets the time_stamp_for_point_in_time_recovery of this CreateDatabaseFromAnotherDatabaseDetails. The point in time of the original database from which the new database is created. If not specifed, the latest backup is used to create the database. :return: The time_stamp_for_point_in_time_recovery of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: datetime �r r r r r r � s zNCreateDatabaseFromAnotherDatabaseDetails.time_stamp_for_point_in_time_recoveryc C s || _ dS )a� Sets the time_stamp_for_point_in_time_recovery of this CreateDatabaseFromAnotherDatabaseDetails. The point in time of the original database from which the new database is created. If not specifed, the latest backup is used to create the database. :param time_stamp_for_point_in_time_recovery: The time_stamp_for_point_in_time_recovery of this CreateDatabaseFromAnotherDatabaseDetails. :type: datetime Nr! )r r r r r r � s c C s | j S )a, Gets the pluggable_databases of this CreateDatabaseFromAnotherDatabaseDetails. The list of pluggable databases that needs to be restored into new database. :return: The pluggable_databases of this CreateDatabaseFromAnotherDatabaseDetails. :rtype: list[str] �r r r r r r � s z<CreateDatabaseFromAnotherDatabaseDetails.pluggable_databasesc C s || _ dS )a> Sets the pluggable_databases of this CreateDatabaseFromAnotherDatabaseDetails. The list of pluggable databases that needs to be restored into new database. :param pluggable_databases: The pluggable_databases of this CreateDatabaseFromAnotherDatabaseDetails. :type: list[str] Nr"