a üÎòf¬ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sÎeZdZdZdZdZdZdZdZdZ dZ d d „Z e d d „ƒZ e jd d „ƒZ e dd„ƒZejdd„ƒZe dd„ƒZejdd„ƒZe dd„ƒZejdd„ƒZe dd„ƒZejdd„ƒZdd„Zdd„Zdd„Zd S)!ÚAgentz& Information about the agent. ÚOMAÚOCAÚ EARLY_ACCESSÚUNKNOWNÚ UP_TO_DATEÚUPDATE_REQUIREDÚUPGRADE_REQUIREDcKsFddddddœ|_ddddddœ|_d |_d |_d |_d |_d |_d S) a. Initializes a new Agent 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 Agent. :type display_name: str :param type: The value to assign to the type property of this Agent. Allowed values for this property are: "OMA", "OCA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str :param java_version: The value to assign to the java_version property of this Agent. :type java_version: str :param java_security_status: The value to assign to the java_security_status property of this Agent. Allowed values for this property are: "EARLY_ACCESS", "UNKNOWN", "UP_TO_DATE", "UPDATE_REQUIRED", "UPGRADE_REQUIRED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type java_security_status: str :param plugins: The value to assign to the plugins property of this Agent. :type plugins: list[oci.jms.models.Plugin] Ústrz list[Plugin])Ú display_nameÚtypeÚ java_versionÚjava_security_statusÚpluginsZ displayNamerZ javaVersionZjavaSecurityStatusrN)Z swagger_typesZ attribute_mapÚ _display_nameÚ_typeÚ _java_versionÚ_java_security_statusÚ_plugins)ÚselfÚkwargs©rú8/usr/lib/python3.9/site-packages/oci/jms/models/agent.pyÚ__init__.s"û ûzAgent.__init__cCs|jS)z« **[Required]** Gets the display_name of this Agent. The name of the agent. :return: The display_name of this Agent. :rtype: str ©r©rrrrrbs zAgent.display_namecCs ||_dS)z§ Sets the display_name of this Agent. The name of the agent. :param display_name: The display_name of this Agent. :type: str Nr)rrrrrrns cCs|jS)aE **[Required]** Gets the type of this Agent. The agent type. Allowed values for this property are: "OMA", "OCA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The type of this Agent. :rtype: str )rrrrrrzs z Agent.typecCs ddg}t||ƒsd}||_dS)zˆ Sets the type of this Agent. The agent type. :param type: The type of this Agent. :type: str rrÚUNKNOWN_ENUM_VALUEN)rr)rrÚallowed_valuesrrrr‰s  cCs|jS)z¦ **[Required]** Gets the java_version of this Agent. The java version. :return: The java_version of this Agent. :rtype: str ©rrrrrr˜s zAgent.java_versioncCs ||_dS)z¢ Sets the java_version of this Agent. The java version. :param java_version: The java_version of this Agent. :type: str Nr")rrrrrr¤s cCs|jS)aÀ **[Required]** Gets the java_security_status of this Agent. The security status of the Java Runtime. Allowed values for this property are: "EARLY_ACCESS", "UNKNOWN", "UP_TO_DATE", "UPDATE_REQUIRED", "UPGRADE_REQUIRED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The java_security_status of this Agent. :rtype: str )rrrrrr°s zAgent.java_security_statuscCs gd¢}t||ƒsd}||_dS)zÑ Sets the java_security_status of this Agent. The security status of the Java Runtime. :param java_security_status: The java_security_status of this Agent. :type: str )r r r r r r N)rr)rrr!rrrr¿s  cCs|jS)zÍ **[Required]** Gets the plugins of this Agent. A list of plugins installed on this agent. :return: The plugins of this Agent. :rtype: list[oci.jms.models.Plugin] ©rrrrrrÎs z Agent.pluginscCs ||_dS)zÄ Sets the plugins of this Agent. A list of plugins installed on this agent. :param plugins: The plugins of this Agent. :type: list[oci.jms.models.Plugin] Nr#)rrrrrrÚs cCst|ƒS©N)rrrrrÚ__repr__æszAgent.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__ész Agent.__eq__cCs ||k Sr$rr'rrrÚ__ne__ïsz Agent.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__ZTYPE_OMAZTYPE_OCAZ!JAVA_SECURITY_STATUS_EARLY_ACCESSZJAVA_SECURITY_STATUS_UNKNOWNZJAVA_SECURITY_STATUS_UP_TO_DATEZ$JAVA_SECURITY_STATUS_UPDATE_REQUIREDZ%JAVA_SECURITY_STATUS_UPGRADE_REQUIREDrÚpropertyrÚsetterrrrrr%r)r*rrrrr s@4          rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs