a üÎòfwã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚBlocklistCollectionzG Results of a blocklist search that contain Blocklist records. cKsddi|_ddi|_d|_dS)am Initializes a new BlocklistCollection object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param items: The value to assign to the items property of this BlocklistCollection. :type items: list[oci.jms.models.Blocklist] Úitemszlist[Blocklist]N)Z swagger_typesZ attribute_mapÚ_items)ÚselfÚkwargs©r úG/usr/lib/python3.9/site-packages/oci/jms/models/blocklist_collection.pyÚ__init__s ÿÿzBlocklistCollection.__init__cCs|jS)zË **[Required]** Gets the items of this BlocklistCollection. The blocklist :return: The items of this BlocklistCollection. :rtype: list[oci.jms.models.Blocklist] ©r©r r r r r&s zBlocklistCollection.itemscCs ||_dS)zÀ Sets the items of this BlocklistCollection. The blocklist :param items: The items of this BlocklistCollection. :type: list[oci.jms.models.Blocklist] Nr)r rr r r r2s cCst|ƒS©N)rrr r r Ú__repr__>szBlocklistCollection.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__AszBlocklistCollection.__eq__cCs ||k Srr rr r r Ú__ne__GszBlocklistCollection.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r ÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús