📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
object_storage
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/object_storage/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: rename_object_details.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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )�RenameObjectDetailsa[ To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see `Getting Started with Policies`__. __ https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm c K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a! Initializes a new RenameObjectDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param source_name: The value to assign to the source_name property of this RenameObjectDetails. :type source_name: str :param new_name: The value to assign to the new_name property of this RenameObjectDetails. :type new_name: str :param src_obj_if_match_e_tag: The value to assign to the src_obj_if_match_e_tag property of this RenameObjectDetails. :type src_obj_if_match_e_tag: str :param new_obj_if_match_e_tag: The value to assign to the new_obj_if_match_e_tag property of this RenameObjectDetails. :type new_obj_if_match_e_tag: str :param new_obj_if_none_match_e_tag: The value to assign to the new_obj_if_none_match_e_tag property of this RenameObjectDetails. :type new_obj_if_none_match_e_tag: str �str)�source_name�new_name�src_obj_if_match_e_tag�new_obj_if_match_e_tag�new_obj_if_none_match_e_tag� sourceName�newName�srcObjIfMatchETag�newObjIfMatchETag�newObjIfNoneMatchETagN)� swagger_types� attribute_map�_source_name� _new_name�_src_obj_if_match_e_tag�_new_obj_if_match_e_tag�_new_obj_if_none_match_e_tag)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/object_storage/models/rename_object_details.py�__init__ s"