403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /usr/libexec/oracle-cloud-agent/plugins/osms/oci/jms/models/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/libexec/oracle-cloud-agent/plugins/osms/oci/jms/models/java_server_instance_usage.pyc
a

O��f~V�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@seZdZdZdZdZdZdZdd�Ze	dd	��Z
e
jd
d	��Z
e	dd��Zejd
d��Ze	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<��Zd>d?�Zd@dA�ZdBdC�ZdDS)E�JavaServerInstanceUsagezD
    Java Server instance usage during a specified time period.
    �UNKNOWN�
UP_TO_DATE�UPDATE_REQUIRED�UPGRADE_REQUIREDcKs�ddddddddddddddddddd�|_ddddd	d
ddd
dddddddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_d|_d|_d|_d|_d|_dS)aG

        Initializes a new JavaServerInstanceUsage object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param server_instance_key:
            The value to assign to the server_instance_key property of this JavaServerInstanceUsage.
        :type server_instance_key: str

        :param fleet_id:
            The value to assign to the fleet_id property of this JavaServerInstanceUsage.
        :type fleet_id: str

        :param server_instance_name:
            The value to assign to the server_instance_name property of this JavaServerInstanceUsage.
        :type server_instance_name: str

        :param server_key:
            The value to assign to the server_key property of this JavaServerInstanceUsage.
        :type server_key: str

        :param server_name:
            The value to assign to the server_name property of this JavaServerInstanceUsage.
        :type server_name: str

        :param server_version:
            The value to assign to the server_version property of this JavaServerInstanceUsage.
        :type server_version: str

        :param managed_instance_id:
            The value to assign to the managed_instance_id property of this JavaServerInstanceUsage.
        :type managed_instance_id: str

        :param host_name:
            The value to assign to the host_name property of this JavaServerInstanceUsage.
        :type host_name: str

        :param jvm_key:
            The value to assign to the jvm_key property of this JavaServerInstanceUsage.
        :type jvm_key: str

        :param jvm_vendor:
            The value to assign to the jvm_vendor property of this JavaServerInstanceUsage.
        :type jvm_vendor: str

        :param jvm_distribution:
            The value to assign to the jvm_distribution property of this JavaServerInstanceUsage.
        :type jvm_distribution: str

        :param jvm_version:
            The value to assign to the jvm_version property of this JavaServerInstanceUsage.
        :type jvm_version: str

        :param jvm_security_status:
            The value to assign to the jvm_security_status property of this JavaServerInstanceUsage.
            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 jvm_security_status: str

        :param approximate_deployed_application_count:
            The value to assign to the approximate_deployed_application_count property of this JavaServerInstanceUsage.
        :type approximate_deployed_application_count: int

        :param time_start:
            The value to assign to the time_start property of this JavaServerInstanceUsage.
        :type time_start: datetime

        :param time_end:
            The value to assign to the time_end property of this JavaServerInstanceUsage.
        :type time_end: datetime

        :param time_first_seen:
            The value to assign to the time_first_seen property of this JavaServerInstanceUsage.
        :type time_first_seen: datetime

        :param time_last_seen:
            The value to assign to the time_last_seen property of this JavaServerInstanceUsage.
        :type time_last_seen: datetime

        �str�int�datetime)�server_instance_key�fleet_id�server_instance_name�
server_key�server_name�server_version�managed_instance_id�	host_name�jvm_key�
jvm_vendor�jvm_distribution�jvm_version�jvm_security_status�&approximate_deployed_application_count�
time_start�time_end�time_first_seen�time_last_seen�serverInstanceKey�fleetId�serverInstanceName�	serverKey�
serverName�
serverVersion�managedInstanceId�hostName�jvmKey�	jvmVendor�jvmDistribution�
jvmVersion�jvmSecurityStatus�#approximateDeployedApplicationCount�	timeStart�timeEnd�
timeFirstSeen�timeLastSeenN)�
swagger_types�
attribute_map�_server_instance_key�	_fleet_id�_server_instance_name�_server_key�_server_name�_server_version�_managed_instance_id�
_host_name�_jvm_key�_jvm_vendor�_jvm_distribution�_jvm_version�_jvm_security_status�'_approximate_deployed_application_count�_time_start�	_time_end�_time_first_seen�_time_last_seen)�self�kwargs�rH��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/jms/models/java_server_instance_usage.py�__init__ spQ��z JavaServerInstanceUsage.__init__cCs|jS)z�
        **[Required]** Gets the server_instance_key of this JavaServerInstanceUsage.
        The internal identifier of the Java Server instance.


        :return: The server_instance_key of this JavaServerInstanceUsage.
        :rtype: str
        �r4�rFrHrHrIr�s
z+JavaServerInstanceUsage.server_instance_keycCs
||_dS)z�
        Sets the server_instance_key of this JavaServerInstanceUsage.
        The internal identifier of the Java Server instance.


        :param server_instance_key: The server_instance_key of this JavaServerInstanceUsage.
        :type: str
        NrK)rFrrHrHrIr�s
cCs|jS)a&
        **[Required]** Gets the fleet_id of this JavaServerInstanceUsage.
        The `OCID`__ of the related fleet.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The fleet_id of this JavaServerInstanceUsage.
        :rtype: str
        �r5rLrHrHrIr�sz JavaServerInstanceUsage.fleet_idcCs
||_dS)a
        Sets the fleet_id of this JavaServerInstanceUsage.
        The `OCID`__ of the related fleet.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param fleet_id: The fleet_id of this JavaServerInstanceUsage.
        :type: str
        NrM)rFrrHrHrIr�scCs|jS)z�
        **[Required]** Gets the server_instance_name of this JavaServerInstanceUsage.
        The name of the Java Server instance.


        :return: The server_instance_name of this JavaServerInstanceUsage.
        :rtype: str
        �r6rLrHrHrIr�s
z,JavaServerInstanceUsage.server_instance_namecCs
||_dS)z�
        Sets the server_instance_name of this JavaServerInstanceUsage.
        The name of the Java Server instance.


        :param server_instance_name: The server_instance_name of this JavaServerInstanceUsage.
        :type: str
        NrN)rFrrHrHrIr�s
cCs|jS)z�
        **[Required]** Gets the server_key of this JavaServerInstanceUsage.
        The internal identifier of the related Java Server.


        :return: The server_key of this JavaServerInstanceUsage.
        :rtype: str
        �r7rLrHrHrIr�s
z"JavaServerInstanceUsage.server_keycCs
||_dS)z�
        Sets the server_key of this JavaServerInstanceUsage.
        The internal identifier of the related Java Server.


        :param server_key: The server_key of this JavaServerInstanceUsage.
        :type: str
        NrO)rFrrHrHrIrs
cCs|jS)z�
        Gets the server_name of this JavaServerInstanceUsage.
        The name of the Java Server.


        :return: The server_name of this JavaServerInstanceUsage.
        :rtype: str
        �r8rLrHrHrIrs
z#JavaServerInstanceUsage.server_namecCs
||_dS)z�
        Sets the server_name of this JavaServerInstanceUsage.
        The name of the Java Server.


        :param server_name: The server_name of this JavaServerInstanceUsage.
        :type: str
        NrP)rFrrHrHrIrs
cCs|jS)z�
        Gets the server_version of this JavaServerInstanceUsage.
        The version of the Java Server.


        :return: The server_version of this JavaServerInstanceUsage.
        :rtype: str
        �r9rLrHrHrIr)s
z&JavaServerInstanceUsage.server_versioncCs
||_dS)z�
        Sets the server_version of this JavaServerInstanceUsage.
        The version of the Java Server.


        :param server_version: The server_version of this JavaServerInstanceUsage.
        :type: str
        NrQ)rFrrHrHrIr5s
cCs|jS)aG
        **[Required]** Gets the managed_instance_id of this JavaServerInstanceUsage.
        The `OCID`__ of the related managed instance.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The managed_instance_id of this JavaServerInstanceUsage.
        :rtype: str
        �r:rLrHrHrIrAsz+JavaServerInstanceUsage.managed_instance_idcCs
||_dS)aJ
        Sets the managed_instance_id of this JavaServerInstanceUsage.
        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 JavaServerInstanceUsage.
        :type: str
        NrR)rFrrHrHrIrOscCs|jS)z�
        Gets the host_name of this JavaServerInstanceUsage.
        The host name of the related managed instance.


        :return: The host_name of this JavaServerInstanceUsage.
        :rtype: str
        �r;rLrHrHrIr]s
z!JavaServerInstanceUsage.host_namecCs
||_dS)z�
        Sets the host_name of this JavaServerInstanceUsage.
        The host name of the related managed instance.


        :param host_name: The host_name of this JavaServerInstanceUsage.
        :type: str
        NrS)rFrrHrHrIris
cCs|jS)z�
        Gets the jvm_key of this JavaServerInstanceUsage.
        The internal identifier of the related Java Runtime.


        :return: The jvm_key of this JavaServerInstanceUsage.
        :rtype: str
        �r<rLrHrHrIrus
zJavaServerInstanceUsage.jvm_keycCs
||_dS)z�
        Sets the jvm_key of this JavaServerInstanceUsage.
        The internal identifier of the related Java Runtime.


        :param jvm_key: The jvm_key of this JavaServerInstanceUsage.
        :type: str
        NrT)rFrrHrHrIr�s
cCs|jS)z�
        Gets the jvm_vendor of this JavaServerInstanceUsage.
        The vendor of the Java Runtime.


        :return: The jvm_vendor of this JavaServerInstanceUsage.
        :rtype: str
        �r=rLrHrHrIr�s
z"JavaServerInstanceUsage.jvm_vendorcCs
||_dS)z�
        Sets the jvm_vendor of this JavaServerInstanceUsage.
        The vendor of the Java Runtime.


        :param jvm_vendor: The jvm_vendor of this JavaServerInstanceUsage.
        :type: str
        NrU)rFrrHrHrIr�s
cCs|jS)z�
        Gets the jvm_distribution of this JavaServerInstanceUsage.
        The distribution of the Java Runtime.


        :return: The jvm_distribution of this JavaServerInstanceUsage.
        :rtype: str
        �r>rLrHrHrIr�s
z(JavaServerInstanceUsage.jvm_distributioncCs
||_dS)z�
        Sets the jvm_distribution of this JavaServerInstanceUsage.
        The distribution of the Java Runtime.


        :param jvm_distribution: The jvm_distribution of this JavaServerInstanceUsage.
        :type: str
        NrV)rFrrHrHrIr�s
cCs|jS)z�
        Gets the jvm_version of this JavaServerInstanceUsage.
        The version of the Java Runtime.


        :return: The jvm_version of this JavaServerInstanceUsage.
        :rtype: str
        �r?rLrHrHrIr�s
z#JavaServerInstanceUsage.jvm_versioncCs
||_dS)z�
        Sets the jvm_version of this JavaServerInstanceUsage.
        The version of the Java Runtime.


        :param jvm_version: The jvm_version of this JavaServerInstanceUsage.
        :type: str
        NrW)rFrrHrHrIr�s
cCs|jS)a�
        Gets the jvm_security_status of this JavaServerInstanceUsage.
        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 jvm_security_status of this JavaServerInstanceUsage.
        :rtype: str
        )r@rLrHrHrIr�s
z+JavaServerInstanceUsage.jvm_security_statuscCs gd�}t||�sd}||_dS)z�
        Sets the jvm_security_status of this JavaServerInstanceUsage.
        The security status of the Java Runtime.


        :param jvm_security_status: The jvm_security_status of this JavaServerInstanceUsage.
        :type: str
        )rrr	r
�UNKNOWN_ENUM_VALUEN)rr@)rFr�allowed_valuesrHrHrIr�s

cCs|jS)a)
        Gets the approximate_deployed_application_count of this JavaServerInstanceUsage.
        The approximate count of deployed applications in the Java Server instance.


        :return: The approximate_deployed_application_count of this JavaServerInstanceUsage.
        :rtype: int
        �rArLrHrHrIr�s
z>JavaServerInstanceUsage.approximate_deployed_application_countcCs
||_dS)aN
        Sets the approximate_deployed_application_count of this JavaServerInstanceUsage.
        The approximate count of deployed applications in the Java Server instance.


        :param approximate_deployed_application_count: The approximate_deployed_application_count of this JavaServerInstanceUsage.
        :type: int
        NrZ)rFrrHrHrIr�s
cCs|jS)aE
        Gets the time_start of this JavaServerInstanceUsage.
        Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.


        :return: The time_start of this JavaServerInstanceUsage.
        :rtype: datetime
        �rBrLrHrHrIrs
z"JavaServerInstanceUsage.time_startcCs
||_dS)aN
        Sets the time_start of this JavaServerInstanceUsage.
        Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.


        :param time_start: The time_start of this JavaServerInstanceUsage.
        :type: datetime
        Nr[)rFrrHrHrIrs
cCs|jS)aA
        Gets the time_end of this JavaServerInstanceUsage.
        Upper bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.


        :return: The time_end of this JavaServerInstanceUsage.
        :rtype: datetime
        �rCrLrHrHrIr#s
z JavaServerInstanceUsage.time_endcCs
||_dS)aH
        Sets the time_end of this JavaServerInstanceUsage.
        Upper bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.


        :param time_end: The time_end of this JavaServerInstanceUsage.
        :type: datetime
        Nr\)rFrrHrHrIr/s
cCs|jS)a�
        Gets the time_first_seen of this JavaServerInstanceUsage.
        The date and time the resource was _first_ reported to JMS.
        This is potentially _before_ the specified time period provided by the filters.
        For example, a resource can be first reported to JMS before the start of a specified time period,
        if it is also reported during the time period.


        :return: The time_first_seen of this JavaServerInstanceUsage.
        :rtype: datetime
        �rDrLrHrHrIr;s
z'JavaServerInstanceUsage.time_first_seencCs
||_dS)a�
        Sets the time_first_seen of this JavaServerInstanceUsage.
        The date and time the resource was _first_ reported to JMS.
        This is potentially _before_ the specified time period provided by the filters.
        For example, a resource can be first reported to JMS before the start of a specified time period,
        if it is also reported during the time period.


        :param time_first_seen: The time_first_seen of this JavaServerInstanceUsage.
        :type: datetime
        Nr])rFrrHrHrIrJs
cCs|jS)a�
        Gets the time_last_seen of this JavaServerInstanceUsage.
        The date and time the resource was _last_ reported to JMS.
        This is potentially _after_ the specified time period provided by the filters.
        For example, a resource can be last reported to JMS before the start of a specified time period,
        if it is also reported during the time period.


        :return: The time_last_seen of this JavaServerInstanceUsage.
        :rtype: datetime
        �rErLrHrHrIrYs
z&JavaServerInstanceUsage.time_last_seencCs
||_dS)a�
        Sets the time_last_seen of this JavaServerInstanceUsage.
        The date and time the resource was _last_ reported to JMS.
        This is potentially _after_ the specified time period provided by the filters.
        For example, a resource can be last reported to JMS before the start of a specified time period,
        if it is also reported during the time period.


        :param time_last_seen: The time_last_seen of this JavaServerInstanceUsage.
        :type: datetime
        Nr^)rFrrHrHrIrhs
cCst|�S�N)rrLrHrHrI�__repr__wsz JavaServerInstanceUsage.__repr__cCs|durdS|j|jkS)NF)�__dict__�rF�otherrHrHrI�__eq__zszJavaServerInstanceUsage.__eq__cCs
||kSr_rHrbrHrHrI�__ne__�szJavaServerInstanceUsage.__ne__N) �__name__�
__module__�__qualname__�__doc__�JVM_SECURITY_STATUS_UNKNOWN�JVM_SECURITY_STATUS_UP_TO_DATE�#JVM_SECURITY_STATUS_UPDATE_REQUIRED�$JVM_SECURITY_STATUS_UPGRADE_REQUIREDrJ�propertyr�setterrrrrrrrrrrrrrrrrrr`rdrerHrHrHrIr
s�







































rN)�oci.utilrrr�oci.decoratorsr�objectrrHrHrHrI�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit