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[ A Port Range which can be used for the running service. It uses port information. 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 minimum_port: The value to assign to the minimum_port property of this PortRange. :type minimum_port: int :param maximum_port: The value to assign to the maximum_port property of this PortRange. :type maximum_port: int �int)�minimum_port�maximum_portZminimumPortZmaximumPortN)Z swagger_typesZ attribute_map� _minimum_port� _maximum_port)�self�kwargs� r �J/usr/lib/python3.9/site-packages/oci/network_firewall/models/port_range.py�__init__ s ��zPortRange.__init__c C s | j S )z� **[Required]** Gets the minimum_port of this PortRange. The minimum port in the range (inclusive), or the sole port of a single-port range. :return: The minimum_port of this PortRange. :rtype: int �r �r r r r r - s zPortRange.minimum_portc C s || _ dS )z� Sets the minimum_port of this PortRange. The minimum port in the range (inclusive), or the sole port of a single-port range. :param minimum_port: The minimum_port of this PortRange. :type: int Nr )r r r r r r 9 s c C s | j S )z� Gets the maximum_port of this PortRange. The maximum port in the range (inclusive), which may be absent for a single-port range. :return: The maximum_port of this PortRange. :rtype: int �r r r r r r E s zPortRange.maximum_portc C s || _ dS )z� Sets the maximum_port of this PortRange. The maximum port in the range (inclusive), which may be absent for a single-port range. :param maximum_port: The maximum_port of this PortRange. :type: int Nr )r r r r r r Q 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__` s zPortRange.__eq__c C s | |k S r r r r r r �__ne__f 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