ruạṛ
a ���ft � @ 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 )�PathRouteSeta9 A named set of path route rules. For more information, see `Managing Request Routing`__. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. __ https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new PathRouteSet object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this PathRouteSet. :type name: str :param path_routes: The value to assign to the path_routes property of this PathRouteSet. :type path_routes: list[oci.load_balancer.models.PathRoute] �strzlist[PathRoute])�name�path_routesr Z pathRoutesN)Z swagger_typesZ attribute_map�_name�_path_routes)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/load_balancer/models/path_route_set.py�__init__ s ��zPathRouteSet.__init__c C s | j S )a **[Required]** Gets the name of this PathRouteSet. The unique name for this set of path route rules. Avoid entering confidential information. Example: `example_path_route_set` :return: The name of this PathRouteSet. :rtype: str �r �r r r r r 2 s zPathRouteSet.namec C s || _ dS )a Sets the name of this PathRouteSet. The unique name for this set of path route rules. Avoid entering confidential information. Example: `example_path_route_set` :param name: The name of this PathRouteSet. :type: str Nr )r r r r r r @ s c C s | j S )z� **[Required]** Gets the path_routes of this PathRouteSet. The set of path route rules. :return: The path_routes of this PathRouteSet. :rtype: list[oci.load_balancer.models.PathRoute] �r r r r r r N s zPathRouteSet.path_routesc C s || _ dS )z� Sets the path_routes of this PathRouteSet. The set of path route rules. :param path_routes: The path_routes of this PathRouteSet. :type: list[oci.load_balancer.models.PathRoute] Nr )r r r r r r Z s c C s t | �S �N)r r r r r �__repr__f s zPathRouteSet.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__i s zPathRouteSet.__eq__c C s | |k S r r r r r r �__ne__o s zPathRouteSet.__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