📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: request_summarized_application_usage_details.cpython-39.opt-1.pyc
a ���f�I � @ 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 d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Zd3d4� Zd5d6� Zd7d8� Zd9S ):�(RequestSummarizedApplicationUsageDetailsz0 Parameters for filtering applications. �ASC�DESC� timeFirstSeen�timeLastSeen�displayName�approximateJreCount�approximateInstallationCount�approximateManagedInstanceCountc K s� dddddddddddddd� | _ ddddd d ddd ddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new RequestSummarizedApplicationUsageDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param time_start: The value to assign to the time_start property of this RequestSummarizedApplicationUsageDetails. :type time_start: datetime :param time_end: The value to assign to the time_end property of this RequestSummarizedApplicationUsageDetails. :type time_end: datetime :param display_name: The value to assign to the display_name property of this RequestSummarizedApplicationUsageDetails. :type display_name: str :param installation_path: The value to assign to the installation_path property of this RequestSummarizedApplicationUsageDetails. :type installation_path: str :param jre_vendor: The value to assign to the jre_vendor property of this RequestSummarizedApplicationUsageDetails. :type jre_vendor: str :param jre_distribution: The value to assign to the jre_distribution property of this RequestSummarizedApplicationUsageDetails. :type jre_distribution: str :param jre_version: The value to assign to the jre_version property of this RequestSummarizedApplicationUsageDetails. :type jre_version: str :param application_id: The value to assign to the application_id property of this RequestSummarizedApplicationUsageDetails. :type application_id: str :param application_type: The value to assign to the application_type property of this RequestSummarizedApplicationUsageDetails. :type application_type: str :param managed_instance_id: The value to assign to the managed_instance_id property of this RequestSummarizedApplicationUsageDetails. :type managed_instance_id: str :param sort_order: The value to assign to the sort_order property of this RequestSummarizedApplicationUsageDetails. Allowed values for this property are: "ASC", "DESC" :type sort_order: str :param sort_by: The value to assign to the sort_by property of this RequestSummarizedApplicationUsageDetails. Allowed values for this property are: "timeFirstSeen", "timeLastSeen", "displayName", "approximateJreCount", "approximateInstallationCount", "approximateManagedInstanceCount" :type sort_by: str :param fields: The value to assign to the fields property of this RequestSummarizedApplicationUsageDetails. :type fields: list[oci.jms.models.SummarizeApplicationUsageFields] Zdatetime�strz%list[SummarizeApplicationUsageFields]) � time_start�time_end�display_name�installation_path� jre_vendor�jre_distribution�jre_version�application_id�application_type�managed_instance_id� sort_order�sort_by�fieldsZ timeStartZtimeEndr ZinstallationPathZ jreVendorZjreDistributionZ jreVersionZ applicationIdZapplicationTypeZmanagedInstanceIdZ sortOrderZsortByr N)Z swagger_typesZ attribute_map�_time_start� _time_end� _display_name�_installation_path�_jre_vendor�_jre_distribution�_jre_version�_application_id�_application_type�_managed_instance_id�_sort_order�_sort_by�_fields)�self�kwargs� r, �_/usr/lib/python3.9/site-packages/oci/jms/models/request_summarized_application_usage_details.py�__init__0 sR =��z1RequestSummarizedApplicationUsageDetails.__init__c C s | j S )aZ Gets the time_start of this RequestSummarizedApplicationUsageDetails. The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days. :return: The time_start of this RequestSummarizedApplicationUsageDetails. :rtype: datetime �r �r* r, r, r- r � s z3RequestSummarizedApplicationUsageDetails.time_startc C s || _ dS )ac Sets the time_start of this RequestSummarizedApplicationUsageDetails. The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days. :param time_start: The time_start of this RequestSummarizedApplicationUsageDetails. :type: datetime Nr/ )r* r r, r, r- r � s c C s | j S )aC Gets the time_end of this RequestSummarizedApplicationUsageDetails. The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time. :return: The time_end of this RequestSummarizedApplicationUsageDetails. :rtype: datetime �r r0 r, r, r- r � s z1RequestSummarizedApplicationUsageDetails.time_endc C s || _ dS )aJ Sets the time_end of this RequestSummarizedApplicationUsageDetails. The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time. :param time_end: The time_end of this RequestSummarizedApplicationUsageDetails. :type: datetime Nr1 )r* r r, r, r- r � s c C s | j S )z� Gets the display_name of this RequestSummarizedApplicationUsageDetails. The display name of the application. :return: The display_name of this RequestSummarizedApplicationUsageDetails. :rtype: str �r r0 r, r, r- r � s z5RequestSummarizedApplicationUsageDetails.display_namec C s || _ dS )z� Sets the display_name of this RequestSummarizedApplicationUsageDetails. The display name of the application. :param display_name: The display_name of this RequestSummarizedApplicationUsageDetails. :type: str Nr2 )r* r r, r, r- r � s c C s | j S )a Gets the installation_path of this RequestSummarizedApplicationUsageDetails. The installation path of the related installation. :return: The installation_path of this RequestSummarizedApplicationUsageDetails. :rtype: str �r r0 r, r, r- r � s z:RequestSummarizedApplicationUsageDetails.installation_pathc C s || _ dS )a Sets the installation_path of this RequestSummarizedApplicationUsageDetails. The installation path of the related installation. :param installation_path: The installation_path of this RequestSummarizedApplicationUsageDetails. :type: str Nr3 )r* r r, r, r- r � s c C s | j S )z� Gets the jre_vendor of this RequestSummarizedApplicationUsageDetails. The vendor of the related Java Runtime. :return: The jre_vendor of this RequestSummarizedApplicationUsageDetails. :rtype: str �r! r0 r, r, r- r � s z3RequestSummarizedApplicationUsageDetails.jre_vendorc C s || _ dS )z� Sets the jre_vendor of this RequestSummarizedApplicationUsageDetails. The vendor of the related Java Runtime. :param jre_vendor: The jre_vendor of this RequestSummarizedApplicationUsageDetails. :type: str Nr4 )r* r r, r, r- r s c C s | j S )a Gets the jre_distribution of this RequestSummarizedApplicationUsageDetails. The distribution of the related Java Runtime. :return: The jre_distribution of this RequestSummarizedApplicationUsageDetails. :rtype: str �r"