📂 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
›
jms
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/jms/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: work_item_details.cpython-39.opt-1.pyc
a ���f$ � @ 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 dZd Zd Z dZdZd ZdZdZdZdZdd� Zedd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�WorkItemDetailsz- The minimum details of a work item. �BASIC�APPLICATION�LCM�DEPLOYED_APPLICATION�JFR_CAPTURE� JFR_UPLOAD�CRYPTO_ANALYSIS�CRYPTO_ANALYSIS_MERGE�ADVANCED_USAGE_TRACKING�ADV_USAGE_SERVER_METADATA�ADV_USAGE_SERVER_LIBRARIES�ADV_USAGE_JAVA_LIBRARIES�PERFORMANCE_TUNING�JMIGRATE_ANALYSIS�JMIGRATE_CREATE_REPORT�DRSc K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new WorkItemDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.jms.models.DeployedApplicationWorkItemDetails` * :class:`~oci.jms.models.LcmWorkItemDetails` * :class:`~oci.jms.models.BasicWorkItemDetails` * :class:`~oci.jms.models.ApplicationWorkItemDetails` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this WorkItemDetails. Allowed values for this property are: "BASIC", "APPLICATION", "LCM", "DEPLOYED_APPLICATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type kind: str :param work_item_type: The value to assign to the work_item_type property of this WorkItemDetails. Allowed values for this property are: "LCM", "JFR_CAPTURE", "JFR_UPLOAD", "CRYPTO_ANALYSIS", "CRYPTO_ANALYSIS_MERGE", "ADVANCED_USAGE_TRACKING", "ADV_USAGE_SERVER_METADATA", "ADV_USAGE_SERVER_LIBRARIES", "ADV_USAGE_JAVA_LIBRARIES", "PERFORMANCE_TUNING", "JMIGRATE_ANALYSIS", "JMIGRATE_CREATE_REPORT", "DRS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type work_item_type: str �str)�kind�work_item_typer ZworkItemTypeN)Z swagger_typesZ attribute_map�_kind�_work_item_type)�self�kwargs� r �D/usr/lib/python3.9/site-packages/oci/jms/models/work_item_details.py�__init__V s ��zWorkItemDetails.__init__c C s@ | d }|dkrdS |dkr dS |dkr,dS |dkr8d S d S dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r Z"DeployedApplicationWorkItemDetailsr ZLcmWorkItemDetailsr ZBasicWorkItemDetailsr ZApplicationWorkItemDetailsr Nr )Zobject_dictionary�typer r r �get_subtype| s zWorkItemDetails.get_subtypec C s | j S )a� **[Required]** Gets the kind of this WorkItemDetails. The kind of work item details. Allowed values for this property are: "BASIC", "APPLICATION", "LCM", "DEPLOYED_APPLICATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The kind of this WorkItemDetails. :rtype: str )r �r r r r r � s zWorkItemDetails.kindc C s g d�}t ||�sd}|| _dS )z� Sets the kind of this WorkItemDetails. The kind of work item details. :param kind: The kind of this WorkItemDetails. :type: str )r r r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r � s c C s | j S )ab Gets the work_item_type of this WorkItemDetails. The work item type. Allowed values for this property are: "LCM", "JFR_CAPTURE", "JFR_UPLOAD", "CRYPTO_ANALYSIS", "CRYPTO_ANALYSIS_MERGE", "ADVANCED_USAGE_TRACKING", "ADV_USAGE_SERVER_METADATA", "ADV_USAGE_SERVER_LIBRARIES", "ADV_USAGE_JAVA_LIBRARIES", "PERFORMANCE_TUNING", "JMIGRATE_ANALYSIS", "JMIGRATE_CREATE_REPORT", "DRS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The work_item_type of this WorkItemDetails. :rtype: str )r r# r r r r � s zWorkItemDetails.work_item_typec C s g d�}t ||�sd}|| _dS )z� Sets the work_item_type of this WorkItemDetails. The work item type. :param work_item_type: The work_item_type of this WorkItemDetails. :type: str ) r r r r r r r r r r r r r r$ N)r r )r r r% r r r r � s c C s t | �S �N)r r# r r r �__repr__� s zWorkItemDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zWorkItemDetails.__eq__c C s | |k S r&