📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
fleet_software_update
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/fleet_software_update/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: clone_fsu_cycle_details.cpython-39.pyc
a ���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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �CloneFsuCycleDetailszN Details for cloning an existing Exadata Fleet Update Cycle resource. c K sZ dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d S )aE Initializes a new CloneFsuCycleDetails 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 CloneFsuCycleDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CloneFsuCycleDetails. :type compartment_id: str :param fsu_collection_id: The value to assign to the fsu_collection_id property of this CloneFsuCycleDetails. :type fsu_collection_id: str :param goal_version_details: The value to assign to the goal_version_details property of this CloneFsuCycleDetails. :type goal_version_details: oci.fleet_software_update.models.FsuGoalVersionDetails :param batching_strategy: The value to assign to the batching_strategy property of this CloneFsuCycleDetails. :type batching_strategy: oci.fleet_software_update.models.CreateBatchingStrategyDetails :param stage_action_schedule: The value to assign to the stage_action_schedule property of this CloneFsuCycleDetails. :type stage_action_schedule: oci.fleet_software_update.models.CreateScheduleDetails :param apply_action_schedule: The value to assign to the apply_action_schedule property of this CloneFsuCycleDetails. :type apply_action_schedule: oci.fleet_software_update.models.CreateScheduleDetails �strZFsuGoalVersionDetailsZCreateBatchingStrategyDetailsZCreateScheduleDetails)�display_name�compartment_id�fsu_collection_id�goal_version_details�batching_strategy�stage_action_schedule�apply_action_scheduleZdisplayNameZ compartmentIdZfsuCollectionIdZgoalVersionDetailsZbatchingStrategyZstageActionScheduleZapplyActionScheduleN) Z swagger_typesZ attribute_map� _display_name�_compartment_id�_fsu_collection_id�_goal_version_details�_batching_strategy�_stage_action_schedule�_apply_action_schedule)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/fleet_software_update/models/clone_fsu_cycle_details.py�__init__ s. #�� zCloneFsuCycleDetails.__init__c C s | j S )z� Gets the display_name of this CloneFsuCycleDetails. Exadata Fleet Update Cycle display name. :return: The display_name of this CloneFsuCycleDetails. :rtype: str �r �r r r r r P s z!CloneFsuCycleDetails.display_namec C s || _ dS )z� Sets the display_name of this CloneFsuCycleDetails. Exadata Fleet Update Cycle display name. :param display_name: The display_name of this CloneFsuCycleDetails. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the compartment_id of this CloneFsuCycleDetails. Compartment Identifier. :return: The compartment_id of this CloneFsuCycleDetails. :rtype: str �r r r r r r h s z#CloneFsuCycleDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CloneFsuCycleDetails. Compartment Identifier. :param compartment_id: The compartment_id of this CloneFsuCycleDetails. :type: str Nr )r r r r r r t s c C s | j S )av Gets the fsu_collection_id of this CloneFsuCycleDetails. OCID identifier for the Collection ID the Exadata Fleet Update Cycle will be assigned to. If not specified, it will be assigned to the same Collection as the source Exadata Fleet Update Cycle. :return: The fsu_collection_id of this CloneFsuCycleDetails. :rtype: str �r r r r r r � s z&CloneFsuCycleDetails.fsu_collection_idc C s || _ dS )a� Sets the fsu_collection_id of this CloneFsuCycleDetails. OCID identifier for the Collection ID the Exadata Fleet Update Cycle will be assigned to. If not specified, it will be assigned to the same Collection as the source Exadata Fleet Update Cycle. :param fsu_collection_id: The fsu_collection_id of this CloneFsuCycleDetails. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the goal_version_details of this CloneFsuCycleDetails. :return: The goal_version_details of this CloneFsuCycleDetails. :rtype: oci.fleet_software_update.models.FsuGoalVersionDetails �r r r r r r � s z)CloneFsuCycleDetails.goal_version_detailsc C s || _ dS )z� Sets the goal_version_details of this CloneFsuCycleDetails. :param goal_version_details: The goal_version_details of this CloneFsuCycleDetails. :type: oci.fleet_software_update.models.FsuGoalVersionDetails Nr )r r r r r r � s c C s | j S )z� Gets the batching_strategy of this CloneFsuCycleDetails. :return: The batching_strategy of this CloneFsuCycleDetails. :rtype: oci.fleet_software_update.models.CreateBatchingStrategyDetails �r r r r r r � s z&CloneFsuCycleDetails.batching_strategyc C s || _ dS )z� Sets the batching_strategy of this CloneFsuCycleDetails. :param batching_strategy: The batching_strategy of this CloneFsuCycleDetails. :type: oci.fleet_software_update.models.CreateBatchingStrategyDetails Nr )r r r r r r � s c C s | j S )z� Gets the stage_action_schedule of this CloneFsuCycleDetails. :return: The stage_action_schedule of this CloneFsuCycleDetails. :rtype: oci.fleet_software_update.models.CreateScheduleDetails �r r r r r r � s z*CloneFsuCycleDetails.stage_action_schedulec C s || _ dS )z� Sets the stage_action_schedule of this CloneFsuCycleDetails. :param stage_action_schedule: The stage_action_schedule of this CloneFsuCycleDetails. :type: oci.fleet_software_update.models.CreateScheduleDetails Nr! )r r r r r r � s c C s | j S )z� Gets the apply_action_schedule of this CloneFsuCycleDetails. :return: The apply_action_schedule of this CloneFsuCycleDetails. :rtype: oci.fleet_software_update.models.CreateScheduleDetails �r r r r r r � s z*CloneFsuCycleDetails.apply_action_schedulec C s || _ dS )z� Sets the apply_action_schedule of this CloneFsuCycleDetails. :param apply_action_schedule: The apply_action_schedule of this CloneFsuCycleDetails. :type: oci.fleet_software_update.models.CreateScheduleDetails Nr"