a ýÎòf /ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@seZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ ed d„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZejdd„ƒZdd„Zdd„Zd d!„Zd"S)#ÚUpdateQueueDetailsz( The information to be updated. c Ksddddddddddœ|_dddd d d d d dœ|_d|_d|_d|_d|_d|_d|_d|_d|_ dS)aa Initializes a new UpdateQueueDetails 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 UpdateQueueDetails. :type display_name: str :param visibility_in_seconds: The value to assign to the visibility_in_seconds property of this UpdateQueueDetails. :type visibility_in_seconds: int :param timeout_in_seconds: The value to assign to the timeout_in_seconds property of this UpdateQueueDetails. :type timeout_in_seconds: int :param channel_consumption_limit: The value to assign to the channel_consumption_limit property of this UpdateQueueDetails. :type channel_consumption_limit: int :param dead_letter_queue_delivery_count: The value to assign to the dead_letter_queue_delivery_count property of this UpdateQueueDetails. :type dead_letter_queue_delivery_count: int :param custom_encryption_key_id: The value to assign to the custom_encryption_key_id property of this UpdateQueueDetails. :type custom_encryption_key_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateQueueDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateQueueDetails. :type defined_tags: dict(str, dict(str, object)) ÚstrÚintzdict(str, str)zdict(str, dict(str, object)))Ú display_nameÚvisibility_in_secondsÚtimeout_in_secondsÚchannel_consumption_limitÚ dead_letter_queue_delivery_countÚcustom_encryption_key_idÚ freeform_tagsÚ defined_tagsZ displayNameZvisibilityInSecondsZtimeoutInSecondsZchannelConsumptionLimitZdeadLetterQueueDeliveryCountZcustomEncryptionKeyIdZ freeformTagsZ definedTagsN) Z swagger_typesZ attribute_mapÚ _display_nameÚ_visibility_in_secondsÚ_timeout_in_secondsÚ_channel_consumption_limitÚ!_dead_letter_queue_delivery_countÚ_custom_encryption_key_idÚ_freeform_tagsÚ _defined_tags)ÚselfÚkwargs©rúI/usr/lib/python3.9/site-packages/oci/queue/models/update_queue_details.pyÚ__init__s4'ø ø zUpdateQueueDetails.__init__cCs|jS)a Gets the display_name of this UpdateQueueDetails. The `OCID`__ of the queue. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The display_name of this UpdateQueueDetails. :rtype: str ©r©rrrrr Ws zUpdateQueueDetails.display_namecCs ||_dS)a Sets the display_name of this UpdateQueueDetails. The `OCID`__ of the queue. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param display_name: The display_name of this UpdateQueueDetails. :type: str Nr)rr rrrr es cCs|jS)a Gets the visibility_in_seconds of this UpdateQueueDetails. The default visibility timeout of the messages consumed from the queue, in seconds. :return: The visibility_in_seconds of this UpdateQueueDetails. :rtype: int ©rrrrrr ss z(UpdateQueueDetails.visibility_in_secondscCs ||_dS)a Sets the visibility_in_seconds of this UpdateQueueDetails. The default visibility timeout of the messages consumed from the queue, in seconds. :param visibility_in_seconds: The visibility_in_seconds of this UpdateQueueDetails. :type: int Nr )rr rrrr s cCs|jS)zñ Gets the timeout_in_seconds of this UpdateQueueDetails. The default polling timeout of the messages in the queue, in seconds. :return: The timeout_in_seconds of this UpdateQueueDetails. :rtype: int ©rrrrrr ‹s z%UpdateQueueDetails.timeout_in_secondscCs ||_dS)a Sets the timeout_in_seconds of this UpdateQueueDetails. The default polling timeout of the messages in the queue, in seconds. :param timeout_in_seconds: The timeout_in_seconds of this UpdateQueueDetails. :type: int Nr!)rr rrrr —s cCs|jS)a) Gets the channel_consumption_limit of this UpdateQueueDetails. The percentage of allocated queue resources that can be consumed by a single channel. For example, if a queue has a storage limit of 2Gb, and a single channel consumption limit is 0.1 (10%), that means data size of a single channel can't exceed 200Mb. Consumption limit of 100% (default) means that a single channel can consume up-to all allocated queue's resources. :return: The channel_consumption_limit of this UpdateQueueDetails. :rtype: int ©rrrrrr £s z,UpdateQueueDetails.channel_consumption_limitcCs ||_dS)aA Sets the channel_consumption_limit of this UpdateQueueDetails. The percentage of allocated queue resources that can be consumed by a single channel. For example, if a queue has a storage limit of 2Gb, and a single channel consumption limit is 0.1 (10%), that means data size of a single channel can't exceed 200Mb. Consumption limit of 100% (default) means that a single channel can consume up-to all allocated queue's resources. :param channel_consumption_limit: The channel_consumption_limit of this UpdateQueueDetails. :type: int Nr")rr rrrr ¯s cCs|jS)aä Gets the dead_letter_queue_delivery_count of this UpdateQueueDetails. The number of times a message can be delivered to a consumer before being moved to the dead letter queue. A value of 0 indicates that the DLQ is not used. Changing that value to a lower threshold does not retroactively move in-flight messages in the dead letter queue. :return: The dead_letter_queue_delivery_count of this UpdateQueueDetails. :rtype: int ©rrrrrr »s z3UpdateQueueDetails.dead_letter_queue_delivery_countcCs ||_dS)a Sets the dead_letter_queue_delivery_count of this UpdateQueueDetails. The number of times a message can be delivered to a consumer before being moved to the dead letter queue. A value of 0 indicates that the DLQ is not used. Changing that value to a lower threshold does not retroactively move in-flight messages in the dead letter queue. :param dead_letter_queue_delivery_count: The dead_letter_queue_delivery_count of this UpdateQueueDetails. :type: int Nr#)rr rrrr És cCs|jS)a° Gets the custom_encryption_key_id of this UpdateQueueDetails. The `OCID`__ of the custom encryption key to be used to encrypt messages content. A string with a length of 0 means the custom key should be removed from queue. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The custom_encryption_key_id of this UpdateQueueDetails. :rtype: str ©rrrrrr×s z+UpdateQueueDetails.custom_encryption_key_idcCs ||_dS)aÇ Sets the custom_encryption_key_id of this UpdateQueueDetails. The `OCID`__ of the custom encryption key to be used to encrypt messages content. A string with a length of 0 means the custom key should be removed from queue. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param custom_encryption_key_id: The custom_encryption_key_id of this UpdateQueueDetails. :type: str Nr$)rrrrrrås cCs|jS)aK Gets the freeform_tags of this UpdateQueueDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this UpdateQueueDetails. :rtype: dict(str, str) ©rrrrrrós z UpdateQueueDetails.freeform_tagscCs ||_dS)aW Sets the freeform_tags of this UpdateQueueDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this UpdateQueueDetails. :type: dict(str, str) Nr%)rrrrrrs cCs|jS)aE Gets the defined_tags of this UpdateQueueDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this UpdateQueueDetails. :rtype: dict(str, dict(str, object)) ©rrrrrr s zUpdateQueueDetails.defined_tagscCs ||_dS)aP Sets the defined_tags of this UpdateQueueDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this UpdateQueueDetails. :type: dict(str, dict(str, object)) Nr&)rrrrrrs cCst|ƒS©N)rrrrrÚ__repr__'szUpdateQueueDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__*szUpdateQueueDetails.__eq__cCs ||k Sr'rr*rrrÚ__ne__0szUpdateQueueDetails.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr r r r rrrr(r,r-rrrrr sJE                rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs