3 f÷ÔY¯ã@s8dZddlmZddlmZddlZGdd„deƒZdS)zç Kubernetes No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) OpenAPI spec version: v1.7.4 Generated by: https://github.com/swagger-api/swagger-codegen.git é)Úpformat)Ú iteritemsNc@sveZdZdZddd„Zedd„ƒZejdd„ƒZedd „ƒZejd d „ƒZd d „Z d d„Z dd„Z dd„Z dd„Z dS)ÚV1beta1IDRangezw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aD V1beta1IDRange - a model defined in Swagger :param dict swaggerTypes: The key is attribute name and the value is attribute type. :param dict attributeMap: The key is attribute name and the value is json key in definition. Úint)ÚmaxÚminrrN)Ú swagger_typesÚ attribute_mapÚ_maxÚ_min)Úselfrr©r úZ/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1beta1_id_range.pyÚ__init__s   zV1beta1IDRange.__init__cCs|jS)z¬ Gets the max of this V1beta1IDRange. Max is the end of the range, inclusive. :return: The max of this V1beta1IDRange. :rtype: int )r )r r r rr.s zV1beta1IDRange.maxcCs|dkrtdƒ‚||_dS)z® Sets the max of this V1beta1IDRange. Max is the end of the range, inclusive. :param max: The max of this V1beta1IDRange. :type: int Nz+Invalid value for `max`, must not be `None`)Ú ValueErrorr )r rr r rr9s cCs|jS)z® Gets the min of this V1beta1IDRange. Min is the start of the range, inclusive. :return: The min of this V1beta1IDRange. :rtype: int )r )r r r rrGs zV1beta1IDRange.mincCs|dkrtdƒ‚||_dS)z° Sets the min of this V1beta1IDRange. Min is the start of the range, inclusive. :param min: The min of this V1beta1IDRange. :type: int Nz+Invalid value for `min`, must not be `None`)rr )r rr r rrRs cCs’i}xˆt|jƒD]z\}}t||ƒ}t|tƒrDttdd„|ƒƒ||<qt|dƒr\|jƒ||<qt|tƒr‚ttdd„|j ƒƒƒ||<q|||<qW|S)z8 Returns the model properties as a dict cSst|dƒr|jƒS|S)NÚto_dict)Úhasattrr)Úxr r rÚjsz(V1beta1IDRange.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemr r rrqs) rrÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)r ÚresultÚattrÚ_Úvaluer r rr`s     zV1beta1IDRange.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r r r rÚto_strzszV1beta1IDRange.to_strcCs|jƒS)z* For `print` and `pprint` )r!)r r r rÚ__repr__€szV1beta1IDRange.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r Úotherr r rÚ__eq__†s zV1beta1IDRange.__eq__cCs ||k S)z< Returns true if both objects are not equal r )r r$r r rÚ__ne__szV1beta1IDRange.__ne__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrr!r"r%r&r r r rrs    r)r*ÚpprintrÚsixrÚreÚobjectrr r r rÚ s