📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/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_managed_instance_usage_details.cpython-39.pyc
a ���f�H � @ 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.� �Zd0d1� Zd2d3� Zd4d5� Zd6S )7�,RequestSummarizedManagedInstanceUsageDetailsz5 Parameters for filtering managed instances. �ORACLE_MANAGEMENT_AGENT�ASC�DESC� timeFirstSeen�timeLastSeen�approximateJreCount�approximateInstallationCount�approximateApplicationCountc K s� ddddddddddddd�| _ ddddd d ddd dddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a� Initializes a new RequestSummarizedManagedInstanceUsageDetails 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 RequestSummarizedManagedInstanceUsageDetails. :type time_start: datetime :param time_end: The value to assign to the time_end property of this RequestSummarizedManagedInstanceUsageDetails. :type time_end: datetime :param installation_path: The value to assign to the installation_path property of this RequestSummarizedManagedInstanceUsageDetails. :type installation_path: str :param jre_vendor: The value to assign to the jre_vendor property of this RequestSummarizedManagedInstanceUsageDetails. :type jre_vendor: str :param jre_distribution: The value to assign to the jre_distribution property of this RequestSummarizedManagedInstanceUsageDetails. :type jre_distribution: str :param jre_version: The value to assign to the jre_version property of this RequestSummarizedManagedInstanceUsageDetails. :type jre_version: str :param application_id: The value to assign to the application_id property of this RequestSummarizedManagedInstanceUsageDetails. :type application_id: str :param managed_instance_id: The value to assign to the managed_instance_id property of this RequestSummarizedManagedInstanceUsageDetails. :type managed_instance_id: str :param managed_instance_type: The value to assign to the managed_instance_type property of this RequestSummarizedManagedInstanceUsageDetails. Allowed values for this property are: "ORACLE_MANAGEMENT_AGENT" :type managed_instance_type: str :param sort_order: The value to assign to the sort_order property of this RequestSummarizedManagedInstanceUsageDetails. 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 RequestSummarizedManagedInstanceUsageDetails. Allowed values for this property are: "timeFirstSeen", "timeLastSeen", "approximateJreCount", "approximateInstallationCount", "approximateApplicationCount" :type sort_by: str :param fields: The value to assign to the fields property of this RequestSummarizedManagedInstanceUsageDetails. :type fields: list[oci.jms.models.SummarizeManagedInstanceUsageFields] Zdatetime�strz)list[SummarizeManagedInstanceUsageFields])� time_start�time_end�installation_path� jre_vendor�jre_distribution�jre_version�application_id�managed_instance_id�managed_instance_type� sort_order�sort_by�fieldsZ timeStartZtimeEndZinstallationPathZ jreVendorZjreDistributionZ jreVersionZ applicationIdZmanagedInstanceIdZmanagedInstanceTypeZ sortOrderZsortByr N)Z swagger_typesZ attribute_map�_time_start� _time_end�_installation_path�_jre_vendor�_jre_distribution�_jre_version�_application_id�_managed_instance_id�_managed_instance_type�_sort_order�_sort_by�_fields)�self�kwargs� r* �d/usr/lib/python3.9/site-packages/oci/jms/models/request_summarized_managed_instance_usage_details.py�__init__0 sL :��z5RequestSummarizedManagedInstanceUsageDetails.__init__c C s | j S )ab Gets the time_start of this RequestSummarizedManagedInstanceUsageDetails. 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 RequestSummarizedManagedInstanceUsageDetails. :rtype: datetime �r �r( r* r* r+ r � s z7RequestSummarizedManagedInstanceUsageDetails.time_startc C s || _ dS )ak Sets the time_start of this RequestSummarizedManagedInstanceUsageDetails. 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 RequestSummarizedManagedInstanceUsageDetails. :type: datetime Nr- )r( r r* r* r+ r � s c C s | j S )aK Gets the time_end of this RequestSummarizedManagedInstanceUsageDetails. 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 RequestSummarizedManagedInstanceUsageDetails. :rtype: datetime �r r. r* r* r+ r � s z5RequestSummarizedManagedInstanceUsageDetails.time_endc C s || _ dS )aR Sets the time_end of this RequestSummarizedManagedInstanceUsageDetails. 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 RequestSummarizedManagedInstanceUsageDetails. :type: datetime Nr/ )r( r r* r* r+ r � s c C s | j S )a Gets the installation_path of this RequestSummarizedManagedInstanceUsageDetails. The installation path of the related installation. :return: The installation_path of this RequestSummarizedManagedInstanceUsageDetails. :rtype: str �r r. r* r* r+ r � s z>RequestSummarizedManagedInstanceUsageDetails.installation_pathc C s || _ dS )a Sets the installation_path of this RequestSummarizedManagedInstanceUsageDetails. The installation path of the related installation. :param installation_path: The installation_path of this RequestSummarizedManagedInstanceUsageDetails. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the jre_vendor of this RequestSummarizedManagedInstanceUsageDetails. The vendor of the related Java Runtime. :return: The jre_vendor of this RequestSummarizedManagedInstanceUsageDetails. :rtype: str �r r. r* r* r+ r � s z7RequestSummarizedManagedInstanceUsageDetails.jre_vendorc C s || _ dS )a Sets the jre_vendor of this RequestSummarizedManagedInstanceUsageDetails. The vendor of the related Java Runtime. :param jre_vendor: The jre_vendor of this RequestSummarizedManagedInstanceUsageDetails. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )a Gets the jre_distribution of this RequestSummarizedManagedInstanceUsageDetails. The distribution of the related Java Runtime. :return: The jre_distribution of this RequestSummarizedManagedInstanceUsageDetails. :rtype: str �r r. r* r* r+ r � s z=RequestSummarizedManagedInstanceUsageDetails.jre_distributionc C s || _ dS )a Sets the jre_distribution of this RequestSummarizedManagedInstanceUsageDetails. The distribution of the related Java Runtime. :param jre_distribution: The jre_distribution of this RequestSummarizedManagedInstanceUsageDetails. :type: str Nr2 )r( r r* r* r+ r s c C s | j S )z� Gets the jre_version of this RequestSummarizedManagedInstanceUsageDetails. The version of the related Java Runtime. :return: The jre_version of this RequestSummarizedManagedInstanceUsageDetails. :rtype: str �r! r. r* r* r+ r s z8RequestSummarizedManagedInstanceUsageDetails.jre_versionc C s || _ dS )a Sets the jre_version of this RequestSummarizedManagedInstanceUsageDetails. The version of the related Java Runtime. :param jre_version: The jre_version of this RequestSummarizedManagedInstanceUsageDetails. :type: str Nr3 )r( r r* r* r+ r s c C s | j S )z� Gets the application_id of this RequestSummarizedManagedInstanceUsageDetails. The ID of the related application. :return: The application_id of this RequestSummarizedManagedInstanceUsageDetails. :rtype: str �r"