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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�PoolSchedulezO Definition of when pool auto start or stop for a given day of a week. �SUNDAY�MONDAY�TUESDAY� WEDNESDAY�THURSDAY�FRIDAY�SATURDAYc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )aa Initializes a new PoolSchedule object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param day_of_week: The value to assign to the day_of_week property of this PoolSchedule. Allowed values for this property are: "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type day_of_week: str :param start_time: The value to assign to the start_time property of this PoolSchedule. :type start_time: int :param stop_time: The value to assign to the stop_time property of this PoolSchedule. :type stop_time: int �str�int)�day_of_week� start_time� stop_timeZ dayOfWeekZ startTimeZstopTimeN)Z swagger_typesZ attribute_map�_day_of_week�_start_time� _stop_time)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/data_flow/models/pool_schedule.py�__init__. s ��zPoolSchedule.__init__c C s | j S )a� Gets the day_of_week of this PoolSchedule. Day of the week SUN-SAT Allowed values for this property are: "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The day_of_week of this PoolSchedule. :rtype: str )r �r r r r r R s zPoolSchedule.day_of_weekc C s g d�}t ||�sd}|| _dS )z� Sets the day_of_week of this PoolSchedule. Day of the week SUN-SAT :param day_of_week: The day_of_week of this PoolSchedule. :type: str )r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r a s c C s | j S )z� Gets the start_time of this PoolSchedule. Hour of the day to start or stop pool. :return: The start_time of this PoolSchedule. :rtype: int �r r r r r r p s zPoolSchedule.start_timec C s || _ dS )z� Sets the start_time of this PoolSchedule. Hour of the day to start or stop pool. :param start_time: The start_time of this PoolSchedule. :type: int Nr )r r r r r r | s c C s | j S )z� Gets the stop_time of this PoolSchedule. Hour of the day to stop the pool. :return: The stop_time of this PoolSchedule. :rtype: int �r r r r r r � s zPoolSchedule.stop_timec C s || _ dS )z� Sets the stop_time of this PoolSchedule. Hour of the day to stop the pool. :param stop_time: The stop_time of this PoolSchedule. :type: int Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zPoolSchedule.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zPoolSchedule.__eq__c C s | |k S r r r! r r r �__ne__� s zPoolSchedule.__ne__N)�__name__� __module__�__qualname__�__doc__ZDAY_OF_WEEK_SUNDAYZDAY_OF_WEEK_MONDAYZDAY_OF_WEEK_TUESDAYZDAY_OF_WEEK_WEDNESDAYZDAY_OF_WEEK_THURSDAYZDAY_OF_WEEK_FRIDAYZDAY_OF_WEEK_SATURDAYr �propertyr �setterr r r r# r$ r r r r r s0 $ r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn