📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
dts
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/dts/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: transfer_appliance.pyc
a N��fAn � @ 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 Zd ZdZ dZd ZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed!d"� �Z e jd#d"� �Z ed$d%� �Z!e!jd&d%� �Z!ed'd(� �Z"e"jd)d(� �Z"ed*d+� �Z#e#jd,d+� �Z#ed-d.� �Z$e$jd/d.� �Z$ed0d1� �Z%e%jd2d1� �Z%ed3d4� �Z&e&jd5d4� �Z&ed6d7� �Z'e'jd8d7� �Z'ed9d:� �Z(e(jd;d:� �Z(ed<d=� �Z)e)jd>d=� �Z)ed?d@� �Z*e*jdAd@� �Z*edBdC� �Z+e+jdDdC� �Z+edEdF� �Z,e,jdGdF� �Z,edHdI� �Z-e-jdJdI� �Z-edKdL� �Z.e.jdMdL� �Z.edNdO� �Z/e/jdPdO� �Z/edQdR� �Z0e0jdSdR� �Z0edTdU� �Z1e1jdVdU� �Z1dWdX� Z2dYdZ� Z3d[d\� Z4d]S )^�TransferAppliancez" TransferAppliance model. � REQUESTED�ORACLE_PREPARING�SHIPPING� DELIVERED� PREPARING� FINALIZED�RETURN_LABEL_REQUESTED�RETURN_LABEL_GENERATING�RETURN_LABEL_AVAILABLE�RETURN_DELAYED�RETURN_SHIPPED�RETURN_SHIPPED_CANCELLED�ORACLE_RECEIVED�ORACLE_RECEIVED_CANCELLED� PROCESSING�COMPLETE�CUSTOMER_NEVER_RECEIVED�ORACLE_NEVER_RECEIVED� CUSTOMER_LOST� CANCELLED�DELETED�REJECTED�ERRORc K s� ddddddddddddddddddddd�| _ dddd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )aj Initializes a new TransferAppliance object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param label: The value to assign to the label property of this TransferAppliance. :type label: str :param lifecycle_state: The value to assign to the lifecycle_state property of this TransferAppliance. Allowed values for this property are: "REQUESTED", "ORACLE_PREPARING", "SHIPPING", "DELIVERED", "PREPARING", "FINALIZED", "RETURN_LABEL_REQUESTED", "RETURN_LABEL_GENERATING", "RETURN_LABEL_AVAILABLE", "RETURN_DELAYED", "RETURN_SHIPPED", "RETURN_SHIPPED_CANCELLED", "ORACLE_RECEIVED", "ORACLE_RECEIVED_CANCELLED", "PROCESSING", "COMPLETE", "CUSTOMER_NEVER_RECEIVED", "ORACLE_NEVER_RECEIVED", "CUSTOMER_LOST", "CANCELLED", "DELETED", "REJECTED", "ERROR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param transfer_job_id: The value to assign to the transfer_job_id property of this TransferAppliance. :type transfer_job_id: str :param serial_number: The value to assign to the serial_number property of this TransferAppliance. :type serial_number: str :param creation_time: The value to assign to the creation_time property of this TransferAppliance. :type creation_time: datetime :param customer_received_time: The value to assign to the customer_received_time property of this TransferAppliance. :type customer_received_time: datetime :param customer_returned_time: The value to assign to the customer_returned_time property of this TransferAppliance. :type customer_returned_time: datetime :param next_billing_time: The value to assign to the next_billing_time property of this TransferAppliance. :type next_billing_time: datetime :param delivery_security_tie_id: The value to assign to the delivery_security_tie_id property of this TransferAppliance. :type delivery_security_tie_id: str :param return_security_tie_id: The value to assign to the return_security_tie_id property of this TransferAppliance. :type return_security_tie_id: str :param appliance_delivery_tracking_number: The value to assign to the appliance_delivery_tracking_number property of this TransferAppliance. :type appliance_delivery_tracking_number: str :param appliance_return_delivery_tracking_number: The value to assign to the appliance_return_delivery_tracking_number property of this TransferAppliance. :type appliance_return_delivery_tracking_number: str :param appliance_delivery_vendor: The value to assign to the appliance_delivery_vendor property of this TransferAppliance. :type appliance_delivery_vendor: str :param customer_shipping_address: The value to assign to the customer_shipping_address property of this TransferAppliance. :type customer_shipping_address: oci.dts.models.ShippingAddress :param upload_status_log_uri: The value to assign to the upload_status_log_uri property of this TransferAppliance. :type upload_status_log_uri: str :param return_shipping_label_uri: The value to assign to the return_shipping_label_uri property of this TransferAppliance. :type return_shipping_label_uri: str :param expected_return_date: The value to assign to the expected_return_date property of this TransferAppliance. :type expected_return_date: datetime :param pickup_window_start_time: The value to assign to the pickup_window_start_time property of this TransferAppliance. :type pickup_window_start_time: datetime :param pickup_window_end_time: The value to assign to the pickup_window_end_time property of this TransferAppliance. :type pickup_window_end_time: datetime :param minimum_storage_capacity_in_terabytes: The value to assign to the minimum_storage_capacity_in_terabytes property of this TransferAppliance. :type minimum_storage_capacity_in_terabytes: int �str�datetime�ShippingAddress�int)�label�lifecycle_state�transfer_job_id� serial_number� creation_time�customer_received_time�customer_returned_time�next_billing_time�delivery_security_tie_id�return_security_tie_id�"appliance_delivery_tracking_number�)appliance_return_delivery_tracking_number�appliance_delivery_vendor�customer_shipping_address�upload_status_log_uri�return_shipping_label_uri�expected_return_date�pickup_window_start_time�pickup_window_end_time�%minimum_storage_capacity_in_terabytesr"