a üÎòfß ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)Ú PatchDetailzD My Oracle Support(MoS) patch details for the Java release. cKs(dddœ|_dddœ|_d|_d|_dS)aÞ Initializes a new PatchDetail object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this PatchDetail. :type display_name: str :param patch_url: The value to assign to the patch_url property of this PatchDetail. :type patch_url: str Ústr)Ú display_nameÚ patch_urlZ displayNameZpatchUrlN)Z swagger_typesZ attribute_mapÚ _display_nameÚ _patch_url)ÚselfÚkwargs©rú?/usr/lib/python3.9/site-packages/oci/jms/models/patch_detail.pyÚ__init__sþþzPatchDetail.__init__cCs|jS)zÈ **[Required]** Gets the display_name of this PatchDetail. Commonly used name for the MoS release. :return: The display_name of this PatchDetail. :rtype: str ©r ©r rrrr-s zPatchDetail.display_namecCs ||_dS)zÄ Sets the display_name of this PatchDetail. Commonly used name for the MoS release. :param display_name: The display_name of this PatchDetail. :type: str Nr)r rrrrr9s cCs|jS)zÐ **[Required]** Gets the patch_url of this PatchDetail. MoS URL to access the artifacts for the Java release. :return: The patch_url of this PatchDetail. :rtype: str ©r rrrrr Es zPatchDetail.patch_urlcCs ||_dS)zÉ Sets the patch_url of this PatchDetail. MoS URL to access the artifacts for the Java release. :param patch_url: The patch_url of this PatchDetail. :type: str Nr)r r rrrr Qs cCst|ƒS©N)rrrrrÚ__repr__]szPatchDetail.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__`szPatchDetail.__eq__cCs ||k SrrrrrrÚ__ne__fszPatchDetail.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs