| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/libexec/oracle-cloud-agent/plugins/osms/oci/database/models/ |
Upload File : |
a
N��f�4 � @ 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 @ sL e Zd ZdZdZdZdZdZdZdZ dd � Z
ed
d� �Zej
dd� �Zed
d� �Zej
dd� �Zedd� �Zej
dd� �Zedd� �Zej
dd� �Zedd� �Zej
dd� �Zedd� �Zej
dd� �Zedd� �Zej
dd� �Zedd � �Zej
d!d � �Zed"d#� �Zej
d$d#� �Zed%d&� �Zej
d'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�AutonomousPatchSummarya�
A patch for an Autonomous Exadata Infrastructure or Autonomous Container Database.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized,
talk to an administrator. If you're 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
� AVAILABLE�SUCCESS�IN_PROGRESS�FAILED�RELEASE_UPDATES�RELEASE_UPDATE_REVISIONSc K sx ddddddddddd�
| _ dddddd d
ddd
d�
| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _
d| _dS )aB
Initializes a new AutonomousPatchSummary object with values from keyword arguments.
The following keyword arguments are supported (corresponding to the getters/setters of this class):
:param id:
The value to assign to the id property of this AutonomousPatchSummary.
:type id: str
:param description:
The value to assign to the description property of this AutonomousPatchSummary.
:type description: str
:param type:
The value to assign to the type property of this AutonomousPatchSummary.
:type type: str
:param lifecycle_details:
The value to assign to the lifecycle_details property of this AutonomousPatchSummary.
:type lifecycle_details: str
:param lifecycle_state:
The value to assign to the lifecycle_state property of this AutonomousPatchSummary.
Allowed values for this property are: "AVAILABLE", "SUCCESS", "IN_PROGRESS", "FAILED", 'UNKNOWN_ENUM_VALUE'.
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
:type lifecycle_state: str
:param time_released:
The value to assign to the time_released property of this AutonomousPatchSummary.
:type time_released: datetime
:param version:
The value to assign to the version property of this AutonomousPatchSummary.
:type version: str
:param patch_model:
The value to assign to the patch_model property of this AutonomousPatchSummary.
Allowed values for this property are: "RELEASE_UPDATES", "RELEASE_UPDATE_REVISIONS", 'UNKNOWN_ENUM_VALUE'.
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
:type patch_model: str
:param quarter:
The value to assign to the quarter property of this AutonomousPatchSummary.
:type quarter: str
:param year:
The value to assign to the year property of this AutonomousPatchSummary.
:type year: str
�str�datetime)
�id�description�type�lifecycle_details�lifecycle_state�
time_released�version�patch_model�quarter�yearr r r �lifecycleDetails�lifecycleState�timeReleasedr �
patchModelr r N)�
swagger_types�
attribute_map�_id�_description�_type�_lifecycle_details�_lifecycle_state�_time_released�_version�_patch_model�_quarter�_year)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/autonomous_patch_summary.py�__init__. s@ 3��
zAutonomousPatchSummary.__init__c C s | j S )a
**[Required]** Gets the id of this AutonomousPatchSummary.
The `OCID`__ of the patch.
__ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
:return: The id of this AutonomousPatchSummary.
:rtype: str
�r �r) r+ r+ r, r � s zAutonomousPatchSummary.idc C s
|| _ dS )a
Sets the id of this AutonomousPatchSummary.
The `OCID`__ of the patch.
__ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
:param id: The id of this AutonomousPatchSummary.
:type: str
Nr. )r) r r+ r+ r, r � s c C s | j S )z�
**[Required]** Gets the description of this AutonomousPatchSummary.
The text describing this patch package.
:return: The description of this AutonomousPatchSummary.
:rtype: str
�r r/ r+ r+ r, r � s
z"AutonomousPatchSummary.descriptionc C s
|| _ dS )z�
Sets the description of this AutonomousPatchSummary.
The text describing this patch package.
:param description: The description of this AutonomousPatchSummary.
:type: str
Nr0 )r) r r+ r+ r, r � s
c C s | j S )z�
**[Required]** Gets the type of this AutonomousPatchSummary.
The type of patch. BUNDLE is one example.
:return: The type of this AutonomousPatchSummary.
:rtype: str
�r! r/ r+ r+ r, r � s
zAutonomousPatchSummary.typec C s
|| _ dS )z�
Sets the type of this AutonomousPatchSummary.
The type of patch. BUNDLE is one example.
:param type: The type of this AutonomousPatchSummary.
:type: str
Nr1 )r) r r+ r+ r, r � s
c C s | j S )a#
Gets the lifecycle_details of this AutonomousPatchSummary.
A descriptive text associated with the lifecycleState.
Typically can contain additional displayable text.
:return: The lifecycle_details of this AutonomousPatchSummary.
:rtype: str
�r"