📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
jms
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/jms/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: jre_usage.pyc
a O��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 ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �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 d/d0� �Zejd1d0� �Ze d2d3� �Zejd4d3� �Ze d5d6� �Zejd7d6� �Ze d8d9� �Zejd:d9� �Ze d;d<� �Zejd=d<� �Ze d>d?� �Zejd@d?� �ZdAdB� ZdCdD� ZdEdF� Z dGS )H�JreUsagezt Java Runtime usage during a specified time period. A Java Runtime is identified by its vendor and version. �UNKNOWN� UP_TO_DATE�UPDATE_REQUIRED�UPGRADE_REQUIREDc K s� dddddddddddddddddddd�| _ dddd d ddd dddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new JreUsage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this JreUsage. :type id: str :param fleet_id: The value to assign to the fleet_id property of this JreUsage. :type fleet_id: str :param managed_instance_id: The value to assign to the managed_instance_id property of this JreUsage. :type managed_instance_id: str :param security_status: The value to assign to the security_status property of this JreUsage. Allowed values for this property are: "UNKNOWN", "UP_TO_DATE", "UPDATE_REQUIRED", "UPGRADE_REQUIRED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type security_status: str :param release_date: The value to assign to the release_date property of this JreUsage. :type release_date: datetime :param end_of_support_life_date: The value to assign to the end_of_support_life_date property of this JreUsage. :type end_of_support_life_date: datetime :param vendor: The value to assign to the vendor property of this JreUsage. :type vendor: str :param distribution: The value to assign to the distribution property of this JreUsage. :type distribution: str :param version: The value to assign to the version property of this JreUsage. :type version: str :param days_under_security_baseline: The value to assign to the days_under_security_baseline property of this JreUsage. :type days_under_security_baseline: int :param operating_systems: The value to assign to the operating_systems property of this JreUsage. :type operating_systems: list[oci.jms.models.OperatingSystem] :param approximate_installation_count: The value to assign to the approximate_installation_count property of this JreUsage. :type approximate_installation_count: int :param approximate_application_count: The value to assign to the approximate_application_count property of this JreUsage. :type approximate_application_count: int :param approximate_managed_instance_count: The value to assign to the approximate_managed_instance_count property of this JreUsage. :type approximate_managed_instance_count: int :param approximate_pending_work_request_count: The value to assign to the approximate_pending_work_request_count property of this JreUsage. :type approximate_pending_work_request_count: int :param time_start: The value to assign to the time_start property of this JreUsage. :type time_start: datetime :param time_end: The value to assign to the time_end property of this JreUsage. :type time_end: datetime :param time_first_seen: The value to assign to the time_first_seen property of this JreUsage. :type time_first_seen: datetime :param time_last_seen: The value to assign to the time_last_seen property of this JreUsage. :type time_last_seen: datetime �str�datetime�intzlist[OperatingSystem])�id�fleet_id�managed_instance_id�security_status�release_date�end_of_support_life_date�vendor�distribution�version�days_under_security_baseline�operating_systems�approximate_installation_count�approximate_application_count�"approximate_managed_instance_count�&approximate_pending_work_request_count� time_start�time_end�time_first_seen�time_last_seenr �fleetId�managedInstanceId�securityStatus�releaseDate�endOfSupportLifeDater r r �daysUnderSecurityBaseline�operatingSystems�approximateInstallationCount�approximateApplicationCount�approximateManagedInstanceCount�"approximatePendingWorkRequestCount� timeStart�timeEnd� timeFirstSeen�timeLastSeenN)� swagger_types� attribute_map�_id� _fleet_id�_managed_instance_id�_security_status� _release_date�_end_of_support_life_date�_vendor� _distribution�_version�_days_under_security_baseline�_operating_systems�_approximate_installation_count�_approximate_application_count�#_approximate_managed_instance_count�'_approximate_pending_work_request_count�_time_start� _time_end�_time_first_seen�_time_last_seen)�self�kwargs� rG �|/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/jms/models/jre_usage.py�__init__ sv U��zJreUsage.__init__c C s | j S )z� Gets the id of this JreUsage. The internal identifier of the Java Runtime. :return: The id of this JreUsage. :rtype: str �r2 �rE rG rG rH r � s zJreUsage.idc C s || _ dS )z� Sets the id of this JreUsage. The internal identifier of the Java Runtime. :param id: The id of this JreUsage. :type: str NrJ )rE r rG rG rH r � s c C s | j S )z� Gets the fleet_id of this JreUsage. The `OCID`__ of the related fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The fleet_id of this JreUsage. :rtype: str �r3 rK rG rG rH r � s zJreUsage.fleet_idc C s || _ dS )a Sets the fleet_id of this JreUsage. The `OCID`__ of the related fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param fleet_id: The fleet_id of this JreUsage. :type: str NrL )rE r rG rG rH r � s c C s | j S )aQ Gets the managed_instance_id of this JreUsage. The `OCID`__ of the related managed instance. This property value is present only for /listJreUsage. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The managed_instance_id of this JreUsage. :rtype: str �r4 rK rG rG rH r � s zJreUsage.managed_instance_idc C s || _ dS )ac Sets the managed_instance_id of this JreUsage. The `OCID`__ of the related managed instance. This property value is present only for /listJreUsage. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param managed_instance_id: The managed_instance_id of this JreUsage. :type: str NrM )rE r rG rG rH r � s c C s | j S )a� Gets the security_status of this JreUsage. The security status of the Java Runtime. Allowed values for this property are: "UNKNOWN", "UP_TO_DATE", "UPDATE_REQUIRED", "UPGRADE_REQUIRED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The security_status of this JreUsage. :rtype: str )r5 rK rG rG rH r s zJreUsage.security_statusc C s g d�}t ||�sd}|| _dS )z� Sets the security_status of this JreUsage. The security status of the Java Runtime. :param security_status: The security_status of this JreUsage. :type: str )r r r r �UNKNOWN_ENUM_VALUEN)r r5 )rE r �allowed_valuesrG rG rH r s c C s | j S )a Gets the release_date of this JreUsage. The release date of the Java Runtime (formatted according to `RFC3339`__). __ https://datatracker.ietf.org/doc/html/rfc3339 :return: The release_date of this JreUsage. :rtype: datetime �r6 rK rG rG rH r " s zJreUsage.release_datec C s || _ dS )a Sets the release_date of this JreUsage. The release date of the Java Runtime (formatted according to `RFC3339`__). __ https://datatracker.ietf.org/doc/html/rfc3339 :param release_date: The release_date of this JreUsage. :type: datetime NrP )rE r rG rG rH r 0 s c C s | j S )a@ Gets the end_of_support_life_date of this JreUsage. The End of Support Life (EOSL) date of the Java Runtime (formatted according to `RFC3339`__). __ https://datatracker.ietf.org/doc/html/rfc3339 :return: The end_of_support_life_date of this JreUsage. :rtype: datetime �r7 rK rG rG rH r > s z!JreUsage.end_of_support_life_datec C s || _ dS )aW Sets the end_of_support_life_date of this JreUsage. The End of Support Life (EOSL) date of the Java Runtime (formatted according to `RFC3339`__). __ https://datatracker.ietf.org/doc/html/rfc3339 :param end_of_support_life_date: The end_of_support_life_date of this JreUsage. :type: datetime NrQ )rE r rG rG rH r L s c C s | j S )z� **[Required]** Gets the vendor of this JreUsage. The vendor of the Java Runtime. :return: The vendor of this JreUsage. :rtype: str �r8 rK rG rG rH r Z s zJreUsage.vendorc C s || _ dS )z� Sets the vendor of this JreUsage. The vendor of the Java Runtime. :param vendor: The vendor of this JreUsage. :type: str NrR )rE r rG rG rH r f s c C s | j S )a' **[Required]** Gets the distribution of this JreUsage. The distribution of a Java Runtime is the name of the lineage of product to which it belongs, for example _Java(TM) SE Runtime Environment_. :return: The distribution of this JreUsage. :rtype: str �r9 rK rG rG rH r r s zJreUsage.distributionc C s || _ dS )a# Sets the distribution of this JreUsage. The distribution of a Java Runtime is the name of the lineage of product to which it belongs, for example _Java(TM) SE Runtime Environment_. :param distribution: The distribution of this JreUsage. :type: str NrS )rE r rG rG rH r ~ s c C s | j S )z� **[Required]** Gets the version of this JreUsage. The version of the Java Runtime. :return: The version of this JreUsage. :rtype: str �r: rK rG rG rH r � s zJreUsage.versionc C s || _ dS )z� Sets the version of this JreUsage. The version of the Java Runtime. :param version: The version of this JreUsage. :type: str NrT )rE r rG rG rH r � s c C s | j S )z� Gets the days_under_security_baseline of this JreUsage. The number of days since this release has been under the security baseline. :return: The days_under_security_baseline of this JreUsage. :rtype: int �r; rK rG rG rH r � s z%JreUsage.days_under_security_baselinec C s || _ dS )a Sets the days_under_security_baseline of this JreUsage. The number of days since this release has been under the security baseline. :param days_under_security_baseline: The days_under_security_baseline of this JreUsage. :type: int NrU )rE r rG rG rH r � s c C s | j S )z� Gets the operating_systems of this JreUsage. The operating systems that have this Java Runtime installed. :return: The operating_systems of this JreUsage. :rtype: list[oci.jms.models.OperatingSystem] �r<