📂 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
›
dts
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/dts/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: transfer_job.cpython-39.pyc
a ���fO@ � @ 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 ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zd2d3� Zd4d5� Zd6d7� Zd8S )9�TransferJobz TransferJob model. �DISK� APPLIANCE� INITIATED� PREPARING�ACTIVE�DELETED�CLOSEDc K s� dddddddddddddd� | _ ddd d ddd ddddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new TransferJob object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this TransferJob. :type id: str :param compartment_id: The value to assign to the compartment_id property of this TransferJob. :type compartment_id: str :param upload_bucket_name: The value to assign to the upload_bucket_name property of this TransferJob. :type upload_bucket_name: str :param display_name: The value to assign to the display_name property of this TransferJob. :type display_name: str :param label: The value to assign to the label property of this TransferJob. :type label: str :param creation_time: The value to assign to the creation_time property of this TransferJob. :type creation_time: datetime :param device_type: The value to assign to the device_type property of this TransferJob. Allowed values for this property are: "DISK", "APPLIANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type device_type: str :param lifecycle_state: The value to assign to the lifecycle_state property of this TransferJob. Allowed values for this property are: "INITIATED", "PREPARING", "ACTIVE", "DELETED", "CLOSED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param attached_transfer_appliance_labels: The value to assign to the attached_transfer_appliance_labels property of this TransferJob. :type attached_transfer_appliance_labels: list[str] :param attached_transfer_package_labels: The value to assign to the attached_transfer_package_labels property of this TransferJob. :type attached_transfer_package_labels: list[str] :param attached_transfer_device_labels: The value to assign to the attached_transfer_device_labels property of this TransferJob. :type attached_transfer_device_labels: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this TransferJob. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this TransferJob. :type defined_tags: dict(str, dict(str, object)) �strZdatetimez list[str]zdict(str, str)zdict(str, dict(str, object))) �id�compartment_id�upload_bucket_name�display_name�label� creation_time�device_type�lifecycle_state�"attached_transfer_appliance_labels� attached_transfer_package_labels�attached_transfer_device_labels� freeform_tags�defined_tagsr Z compartmentIdZuploadBucketNameZdisplayNamer ZcreationTimeZ deviceTypeZlifecycleStateZattachedTransferApplianceLabelsZattachedTransferPackageLabelsZattachedTransferDeviceLabelsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id�_upload_bucket_name� _display_name�_label�_creation_time�_device_type�_lifecycle_state�#_attached_transfer_appliance_labels�!_attached_transfer_package_labels� _attached_transfer_device_labels�_freeform_tags� _defined_tags)�self�kwargs� r+ �?/usr/lib/python3.9/site-packages/oci/dts/models/transfer_job.py�__init__. sR ?��zTransferJob.__init__c C s | j S )z� **[Required]** Gets the id of this TransferJob. :return: The id of this TransferJob. :rtype: str �r �r) r+ r+ r, r � s zTransferJob.idc C s || _ dS )zu Sets the id of this TransferJob. :param id: The id of this TransferJob. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� Gets the compartment_id of this TransferJob. :return: The compartment_id of this TransferJob. :rtype: str �r r/ r+ r+ r, r � s zTransferJob.compartment_idc C s || _ dS )z� Sets the compartment_id of this TransferJob. :param compartment_id: The compartment_id of this TransferJob. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the upload_bucket_name of this TransferJob. :return: The upload_bucket_name of this TransferJob. :rtype: str �r r/ r+ r+ r, r � s zTransferJob.upload_bucket_namec C s || _ dS )z� Sets the upload_bucket_name of this TransferJob. :param upload_bucket_name: The upload_bucket_name of this TransferJob. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the display_name of this TransferJob. :return: The display_name of this TransferJob. :rtype: str �r r/ r+ r+ r, r � s zTransferJob.display_namec C s || _ dS )z� Sets the display_name of this TransferJob. :param display_name: The display_name of this TransferJob. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )zz Gets the label of this TransferJob. :return: The label of this TransferJob. :rtype: str �r r/ r+ r+ r, r � s zTransferJob.labelc C s || _ dS )z~ Sets the label of this TransferJob. :param label: The label of this TransferJob. :type: str Nr3 )r) r r+ r+ r, r � s c C s | j S )z� Gets the creation_time of this TransferJob. :return: The creation_time of this TransferJob. :rtype: datetime �r! r/ r+ r+ r, r � s zTransferJob.creation_timec C s || _ dS )z� Sets the creation_time of this TransferJob. :param creation_time: The creation_time of this TransferJob. :type: datetime Nr4 )r) r r+ r+ r, r s c C s | j S )a> Gets the device_type of this TransferJob. Allowed values for this property are: "DISK", "APPLIANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The device_type of this TransferJob. :rtype: str )r"