Dashboard
PHP:
8.3.33
OS:
Linux
User:
proje374
/
/
usr
/
libexec
/
oracle-cloud-agent
/
plugins
/
osms
/
oci
/
lockbox
/
models
đ€ Upload
đ New File
đ New Folder
Close
Editing: lockbox_collection.pyc
a Oïżœïżœf^ ïżœ @ s8 d dl mZmZmZ d dlmZ eG ddïżœ deïżœïżœZdS )ïżœ )ïżœformatted_flat_dictïżœ NONE_SENTINELïżœ#value_allowed_none_or_none_sentinel)ïżœinit_model_state_from_kwargsc @ sJ e Zd ZdZddïżœ Zeddïżœ ïżœZejddïżœ ïżœZddïżœ Zd d ïżœ Z ddïżœ Z d S )ïżœLockboxCollectionzr Results of a lockbox search. Contains both LockboxSummary items and other information, such as metadata. c K s ddi| _ ddi| _d| _dS )ar Initializes a new LockboxCollection 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 LockboxCollection. :type items: list[oci.lockbox.models.LockboxSummary] ïżœitemszlist[LockboxSummary]N)ïżœ swagger_typesïżœ attribute_mapïżœ_items)ïżœselfïżœkwargsïżœ r ïżœïżœ/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/lockbox/models/lockbox_collection.pyïżœ__init__ s ïżœïżœzLockboxCollection.__init__c C s | j S )zïżœ **[Required]** Gets the items of this LockboxCollection. List of lockboxes. :return: The items of this LockboxCollection. :rtype: list[oci.lockbox.models.LockboxSummary] ïżœr ïżœr r r r r $ s zLockboxCollection.itemsc C s || _ dS )zïżœ Sets the items of this LockboxCollection. List of lockboxes. :param items: The items of this LockboxCollection. :type: list[oci.lockbox.models.LockboxSummary] Nr )r r r r r r 0 s c C s t | ïżœS ïżœN)r r r r r ïżœ__repr__<