📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_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 ZdZdZdd� Zedd� �Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zd d!� Zd"S )#�UpdateFsuCycleDetailsz= Update Exadata Fleet Update Cycle resource details. �PATCHc K sZ dddddddd�| _ dd d ddd dd�| _d| _d| _d| _d| _d| _d| _d| _dS )a5 Initializes a new UpdateFsuCycleDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.fleet_software_update.models.UpdatePatchFsuCycle` 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 UpdateFsuCycleDetails. :type display_name: str :param type: The value to assign to the type property of this UpdateFsuCycleDetails. Allowed values for this property are: "PATCH" :type type: str :param goal_version_details: The value to assign to the goal_version_details property of this UpdateFsuCycleDetails. :type goal_version_details: oci.fleet_software_update.models.FsuGoalVersionDetails :param batching_strategy: The value to assign to the batching_strategy property of this UpdateFsuCycleDetails. :type batching_strategy: oci.fleet_software_update.models.UpdateBatchingStrategyDetails :param diagnostics_collection: The value to assign to the diagnostics_collection property of this UpdateFsuCycleDetails. :type diagnostics_collection: oci.fleet_software_update.models.DiagnosticsCollectionDetails :param freeform_tags: The value to assign to the freeform_tags property of this UpdateFsuCycleDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateFsuCycleDetails. :type defined_tags: dict(str, dict(str, object)) �strZFsuGoalVersionDetailsZUpdateBatchingStrategyDetailsZDiagnosticsCollectionDetailszdict(str, str)zdict(str, dict(str, object)))�display_name�type�goal_version_details�batching_strategy�diagnostics_collection� freeform_tags�defined_tagsZdisplayNamer ZgoalVersionDetailsZbatchingStrategyZdiagnosticsCollectionZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name�_type�_goal_version_details�_batching_strategy�_diagnostics_collection�_freeform_tags� _defined_tags)�self�kwargs� r �]/usr/lib/python3.9/site-packages/oci/fleet_software_update/models/update_fsu_cycle_details.py�__init__ s. (�� zUpdateFsuCycleDetails.__init__c C s | d }|dkrdS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r ZUpdatePatchFsuCycler Nr )Zobject_dictionaryr r r r �get_subtypeY s z!UpdateFsuCycleDetails.get_subtypec C s | j S )z� Gets the display_name of this UpdateFsuCycleDetails. Exadata Fleet Update Cycle display name. :return: The display_name of this UpdateFsuCycleDetails. :rtype: str �r �r r r r r f s z"UpdateFsuCycleDetails.display_namec C s || _ dS )z� Sets the display_name of this UpdateFsuCycleDetails. Exadata Fleet Update Cycle display name. :param display_name: The display_name of this UpdateFsuCycleDetails. :type: str Nr )r r r r r r r s c C s | j S )a� **[Required]** Gets the type of this UpdateFsuCycleDetails. Type of Exadata Fleet Update Cycle to update. This will not change the Maintenance Cycle type, it is to define the set of properties that can be updated depending on the Cycle type. Type value should match the Maintenance Cycle type. Allowed values for this property are: "PATCH" :return: The type of this UpdateFsuCycleDetails. :rtype: str )r r r r r r ~ s zUpdateFsuCycleDetails.typec C s( dg}t ||�std|� ���|| _dS )a� Sets the type of this UpdateFsuCycleDetails. Type of Exadata Fleet Update Cycle to update. This will not change the Maintenance Cycle type, it is to define the set of properties that can be updated depending on the Cycle type. Type value should match the Maintenance Cycle type. :param type: The type of this UpdateFsuCycleDetails. :type: str r z1Invalid value for `type`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )z� Gets the goal_version_details of this UpdateFsuCycleDetails. :return: The goal_version_details of this UpdateFsuCycleDetails. :rtype: oci.fleet_software_update.models.FsuGoalVersionDetails �r r r r r r � s z*UpdateFsuCycleDetails.goal_version_detailsc C s || _ dS )z� Sets the goal_version_details of this UpdateFsuCycleDetails. :param goal_version_details: The goal_version_details of this UpdateFsuCycleDetails. :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 UpdateFsuCycleDetails. :return: The batching_strategy of this UpdateFsuCycleDetails. :rtype: oci.fleet_software_update.models.UpdateBatchingStrategyDetails �r r r r r r � s z'UpdateFsuCycleDetails.batching_strategyc C s || _ dS )z� Sets the batching_strategy of this UpdateFsuCycleDetails. :param batching_strategy: The batching_strategy of this UpdateFsuCycleDetails. :type: oci.fleet_software_update.models.UpdateBatchingStrategyDetails Nr! )r r r r r r � s c C s | j S )z� Gets the diagnostics_collection of this UpdateFsuCycleDetails. :return: The diagnostics_collection of this UpdateFsuCycleDetails. :rtype: oci.fleet_software_update.models.DiagnosticsCollectionDetails �r r r r r r � s z,UpdateFsuCycleDetails.diagnostics_collectionc C s || _ dS )z� Sets the diagnostics_collection of this UpdateFsuCycleDetails. :param diagnostics_collection: The diagnostics_collection of this UpdateFsuCycleDetails. :type: oci.fleet_software_update.models.DiagnosticsCollectionDetails Nr"