📂 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: installation_site.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 @ sr e Zd ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�InstallationSitez� Installation site of a Java Runtime. An installation site is a Java Runtime installed at a specific path on a managed instance. �ACTIVE�CREATING�DELETED�DELETING�FAILED�NEEDS_ATTENTION�UPDATING�ORACLE_MANAGEMENT_AGENT�ORACLE_CLOUD_AGENTc K s� dddddddddddd�| _ dd d ddd dddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new InstallationSite object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param installation_key: The value to assign to the installation_key property of this InstallationSite. :type installation_key: str :param managed_instance_id: The value to assign to the managed_instance_id property of this InstallationSite. :type managed_instance_id: str :param jre: The value to assign to the jre property of this InstallationSite. :type jre: oci.jms.models.JavaRuntimeId :param path: The value to assign to the path property of this InstallationSite. :type path: str :param operating_system: The value to assign to the operating_system property of this InstallationSite. :type operating_system: oci.jms.models.OperatingSystem :param approximate_application_count: The value to assign to the approximate_application_count property of this InstallationSite. :type approximate_application_count: int :param time_last_seen: The value to assign to the time_last_seen property of this InstallationSite. :type time_last_seen: datetime :param blocklist: The value to assign to the blocklist property of this InstallationSite. :type blocklist: list[oci.jms.models.BlocklistEntry] :param lifecycle_state: The value to assign to the lifecycle_state property of this InstallationSite. Allowed values for this property are: "ACTIVE", "CREATING", "DELETED", "DELETING", "FAILED", "NEEDS_ATTENTION", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param managed_instance_type: The value to assign to the managed_instance_type property of this InstallationSite. Allowed values for this property are: "ORACLE_MANAGEMENT_AGENT", "ORACLE_CLOUD_AGENT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type managed_instance_type: str :param hostname: The value to assign to the hostname property of this InstallationSite. :type hostname: str �strZ JavaRuntimeIdZOperatingSystem�intZdatetimezlist[BlocklistEntry])�installation_key�managed_instance_id�jre�path�operating_system�approximate_application_count�time_last_seen� blocklist�lifecycle_state�managed_instance_type�hostnameZinstallationKeyZmanagedInstanceIdr r ZoperatingSystemZapproximateApplicationCountZtimeLastSeenr ZlifecycleStateZmanagedInstanceTyper N) Z swagger_typesZ attribute_map�_installation_key�_managed_instance_id�_jre�_path�_operating_system�_approximate_application_count�_time_last_seen� _blocklist�_lifecycle_state�_managed_instance_type� _hostname)�self�kwargs� r* �D/usr/lib/python3.9/site-packages/oci/jms/models/installation_site.py�__init__7 sF 7��zInstallationSite.__init__c C s | j S )a" **[Required]** Gets the installation_key of this InstallationSite. The unique identifier for the installation of a Java Runtime at a specific path on a specific operating system. :return: The installation_key of this InstallationSite. :rtype: str �r �r( r* r* r+ r � s z!InstallationSite.installation_keyc C s || _ dS )a" Sets the installation_key of this InstallationSite. The unique identifier for the installation of a Java Runtime at a specific path on a specific operating system. :param installation_key: The installation_key of this InstallationSite. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )a9 **[Required]** Gets the managed_instance_id of this InstallationSite. The `OCID`__ of the related managed instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The managed_instance_id of this InstallationSite. :rtype: str �r r. r* r* r+ r � s z$InstallationSite.managed_instance_idc C s || _ dS )a< Sets the managed_instance_id of this InstallationSite. The `OCID`__ of the related managed instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param managed_instance_id: The managed_instance_id of this InstallationSite. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the jre of this InstallationSite. :return: The jre of this InstallationSite. :rtype: oci.jms.models.JavaRuntimeId �r r. r* r* r+ r � s zInstallationSite.jrec C s || _ dS )z� Sets the jre of this InstallationSite. :param jre: The jre of this InstallationSite. :type: oci.jms.models.JavaRuntimeId Nr0 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the path of this InstallationSite. The file system path of the installation. :return: The path of this InstallationSite. :rtype: str �r r. r* r* r+ r � s zInstallationSite.pathc C s || _ dS )z� Sets the path of this InstallationSite. The file system path of the installation. :param path: The path of this InstallationSite. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the operating_system of this InstallationSite. :return: The operating_system of this InstallationSite. :rtype: oci.jms.models.OperatingSystem �r! r. r* r* r+ r � s z!InstallationSite.operating_systemc C s || _ dS )z� Sets the operating_system of this InstallationSite. :param operating_system: The operating_system of this InstallationSite. :type: oci.jms.models.OperatingSystem Nr2 )r( r r* r* r+ r � s c C s | j S )a Gets the approximate_application_count of this InstallationSite. The approximate count of applications running on this installation :return: The approximate_application_count of this InstallationSite. :rtype: int �r"