ruạṛ
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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )� PortRangez PortRange model. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new PortRange object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param max: The value to assign to the max property of this PortRange. :type max: int :param min: The value to assign to the min property of this PortRange. :type min: int �int)�max�minr r N)Z swagger_typesZ attribute_map�_max�_min)�self�kwargs� r �>/usr/lib/python3.9/site-packages/oci/core/models/port_range.py�__init__ s ��zPortRange.__init__c C s | j S )a- **[Required]** Gets the max of this PortRange. The maximum port number, which must not be less than the minimum port number. To specify a single port number, set both the min and max to the same value. :return: The max of this PortRange. :rtype: int �r �r r r r r - s z PortRange.maxc C s || _ dS )a Sets the max of this PortRange. The maximum port number, which must not be less than the minimum port number. To specify a single port number, set both the min and max to the same value. :param max: The max of this PortRange. :type: int Nr )r r r r r r : s c C s | j S )z� **[Required]** Gets the min of this PortRange. The minimum port number, which must not be greater than the maximum port number. :return: The min of this PortRange. :rtype: int �r r r r r r G s z PortRange.minc C s || _ dS )z� Sets the min of this PortRange. The minimum port number, which must not be greater than the maximum port number. :param min: The min of this PortRange. :type: int Nr )r r r r r r S s c C s t | �S �N)r r r r r �__repr___ s zPortRange.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s zPortRange.__eq__c C s | |k S r r r r r r �__ne__h s zPortRange.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn