📂 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_appliance.cpython-39.pyc
a ���f�n � @ 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 �strZdatetimeZShippingAddress�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 ZlifecycleStateZ transferJobIdZserialNumberZcreationTimeZcustomerReceivedTimeZcustomerReturnedTimeZnextBillingTimeZdeliverySecurityTieIdZreturnSecurityTieIdZapplianceDeliveryTrackingNumberZ%applianceReturnDeliveryTrackingNumberZapplianceDeliveryVendorZcustomerShippingAddressZuploadStatusLogUriZreturnShippingLabelUriZexpectedReturnDateZpickupWindowStartTimeZpickupWindowEndTimeZ!minimumStorageCapacityInTerabytesN)Z swagger_typesZ attribute_map�_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_terabytes)�self�kwargs� rJ �E/usr/lib/python3.9/site-packages/oci/dts/models/transfer_appliance.py�__init__n s| Y��zTransferAppliance.__init__c C s | j S )z� **[Required]** Gets the label of this TransferAppliance. Unique alpha-numeric identifier for a transfer appliance auto generated during create. :return: The label of this TransferAppliance. :rtype: str �r4 �rH rJ rJ rK r s zTransferAppliance.labelc C s || _ dS )z� Sets the label of this TransferAppliance. Unique alpha-numeric identifier for a transfer appliance auto generated during create. :param label: The label of this TransferAppliance. :type: str NrM )rH r rJ rJ rK r s c C s | j S )a� Gets the lifecycle_state 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'. :return: The lifecycle_state of this TransferAppliance. :rtype: str )r5 rN rJ rJ rK r! ! s z!TransferAppliance.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this TransferAppliance. :param lifecycle_state: The lifecycle_state of this TransferAppliance. :type: str )r r r r r r r r r r r r r r r r r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r5 )rH r! Zallowed_valuesrJ rJ rK r! . s c C s | j S )z� Gets the transfer_job_id of this TransferAppliance. :return: The transfer_job_id of this TransferAppliance. :rtype: str �r6 rN rJ rJ rK r"