ruạṛ
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 ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Zejd=d<� �Zd>d?� Zd@dA� Z dBdC� Z!dDS )E�Fleetzi A Fleet is the primary collection with which users interact when using Java Management Service. �ACTIVE�CREATING�DELETED�DELETING�FAILED�NEEDS_ATTENTION�UPDATINGc K s� dddddddddddddddddd�| _ d d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )au Initializes a new Fleet 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 Fleet. :type id: str :param display_name: The value to assign to the display_name property of this Fleet. :type display_name: str :param description: The value to assign to the description property of this Fleet. :type description: str :param compartment_id: The value to assign to the compartment_id property of this Fleet. :type compartment_id: str :param approximate_jre_count: The value to assign to the approximate_jre_count property of this Fleet. :type approximate_jre_count: int :param approximate_installation_count: The value to assign to the approximate_installation_count property of this Fleet. :type approximate_installation_count: int :param approximate_application_count: The value to assign to the approximate_application_count property of this Fleet. :type approximate_application_count: int :param approximate_managed_instance_count: The value to assign to the approximate_managed_instance_count property of this Fleet. :type approximate_managed_instance_count: int :param approximate_java_server_count: The value to assign to the approximate_java_server_count property of this Fleet. :type approximate_java_server_count: int :param inventory_log: The value to assign to the inventory_log property of this Fleet. :type inventory_log: oci.jms.models.CustomLog :param operation_log: The value to assign to the operation_log property of this Fleet. :type operation_log: oci.jms.models.CustomLog :param is_advanced_features_enabled: The value to assign to the is_advanced_features_enabled property of this Fleet. :type is_advanced_features_enabled: bool :param time_created: The value to assign to the time_created property of this Fleet. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this Fleet. 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 defined_tags: The value to assign to the defined_tags property of this Fleet. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this Fleet. :type freeform_tags: dict(str, str) :param system_tags: The value to assign to the system_tags property of this Fleet. :type system_tags: dict(str, dict(str, object)) �str�int� CustomLog�bool�datetimezdict(str, dict(str, object))zdict(str, str))�id�display_name�description�compartment_id�approximate_jre_count�approximate_installation_count�approximate_application_count�"approximate_managed_instance_count�approximate_java_server_count� inventory_log� operation_log�is_advanced_features_enabled�time_created�lifecycle_state�defined_tags� freeform_tags�system_tagsr �displayNamer � compartmentId�approximateJreCount�approximateInstallationCount�approximateApplicationCount�approximateManagedInstanceCount�approximateJavaServerCount�inventoryLog�operationLog�isAdvancedFeaturesEnabled�timeCreated�lifecycleState�definedTags�freeformTags� systemTagsN)� swagger_types� attribute_map�_id� _display_name�_description�_compartment_id�_approximate_jre_count�_approximate_installation_count�_approximate_application_count�#_approximate_managed_instance_count�_approximate_java_server_count�_inventory_log�_operation_log�_is_advanced_features_enabled� _time_created�_lifecycle_state� _defined_tags�_freeform_tags�_system_tags)�self�kwargs� rH �x/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/jms/models/fleet.py�__init__, sj M��zFleet.__init__c C s | j S )z� **[Required]** Gets the id of this Fleet. The `OCID`__ of the Fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this Fleet. :rtype: str �r5 �rF rH rH rI r � s zFleet.idc C s || _ dS )z� Sets the id of this Fleet. The `OCID`__ of the Fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this Fleet. :type: str NrK )rF r rH rH rI r � s c C s | j S )z� **[Required]** Gets the display_name of this Fleet. The name of the Fleet. :return: The display_name of this Fleet. :rtype: str �r6 rL rH rH rI r � s zFleet.display_namec C s || _ dS )z� Sets the display_name of this Fleet. The name of the Fleet. :param display_name: The display_name of this Fleet. :type: str NrM )rF r rH rH rI r � s c C s | j S )z� **[Required]** Gets the description of this Fleet. The Fleet's description. :return: The description of this Fleet. :rtype: str �r7 rL rH rH rI r � s zFleet.descriptionc C s || _ dS )z� Sets the description of this Fleet. The Fleet's description. :param description: The description of this Fleet. :type: str NrN )rF r rH rH rI r � s c C s | j S )a **[Required]** Gets the compartment_id of this Fleet. The `OCID`__ of the compartment of the Fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this Fleet. :rtype: str �r8 rL rH rH rI r � s zFleet.compartment_idc C s || _ dS )a Sets the compartment_id of this Fleet. The `OCID`__ of the compartment of the Fleet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this Fleet. :type: str NrO )rF r rH rH rI r s c C s | j S )av **[Required]** Gets the approximate_jre_count of this Fleet. The approximate count of all unique Java Runtimes in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :return: The approximate_jre_count of this Fleet. :rtype: int �r9 rL rH rH rI r s zFleet.approximate_jre_countc C s || _ dS )a{ Sets the approximate_jre_count of this Fleet. The approximate count of all unique Java Runtimes in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :param approximate_jre_count: The approximate_jre_count of this Fleet. :type: int NrP )rF r rH rH rI r ' s c C s | j S )a� **[Required]** Gets the approximate_installation_count of this Fleet. The approximate count of all unique Java installations in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :return: The approximate_installation_count of this Fleet. :rtype: int �r: rL rH rH rI r 4 s z$Fleet.approximate_installation_countc C s || _ dS )a� Sets the approximate_installation_count of this Fleet. The approximate count of all unique Java installations in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :param approximate_installation_count: The approximate_installation_count of this Fleet. :type: int NrQ )rF r rH rH rI r A s c C s | j S )a� **[Required]** Gets the approximate_application_count of this Fleet. The approximate count of all unique applications in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :return: The approximate_application_count of this Fleet. :rtype: int �r; rL rH rH rI r N s z#Fleet.approximate_application_countc C s || _ dS )a� Sets the approximate_application_count of this Fleet. The approximate count of all unique applications in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :param approximate_application_count: The approximate_application_count of this Fleet. :type: int NrR )rF r rH rH rI r [ s c C s | j S )a� **[Required]** Gets the approximate_managed_instance_count of this Fleet. The approximate count of all unique managed instances in the Fleet in the past seven days. This metric is provided on a best-effort manner, and is not taken into account when computing the resource ETag. :return: The approximate_managed_instance_count of this Fleet. :rtype: int �r<