📂 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
›
identity
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/identity/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: smtp_credential.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 ZdZdZdZdZdZdZdd� Z e d d � �Zejdd � �Ze dd � �Z e jdd � �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Zd$d%� Zd&d'� Zd(d)� Zd*S )+�SmtpCredentialaP Simple Mail Transfer Protocol (SMTP) credentials are needed to send email through Email Delivery. The SMTP credentials are used for SMTP authentication with the service. The credentials never expire. A user can have up to 2 SMTP credentials at a time. **Note:** The credential set is always an Oracle-generated SMTP user name and password pair; you cannot designate the SMTP user name or the SMTP password. For more information, see `Managing User Credentials`__. __ https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm#SMTP �CREATING�ACTIVE�INACTIVE�DELETING�DELETEDc K sn dddddddddd� | _ ddddd d ddd d� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new SmtpCredential object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param username: The value to assign to the username property of this SmtpCredential. :type username: str :param password: The value to assign to the password property of this SmtpCredential. :type password: str :param id: The value to assign to the id property of this SmtpCredential. :type id: str :param user_id: The value to assign to the user_id property of this SmtpCredential. :type user_id: str :param description: The value to assign to the description property of this SmtpCredential. :type description: str :param time_created: The value to assign to the time_created property of this SmtpCredential. :type time_created: datetime :param time_expires: The value to assign to the time_expires property of this SmtpCredential. :type time_expires: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this SmtpCredential. Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param inactive_status: The value to assign to the inactive_status property of this SmtpCredential. :type inactive_status: int �str�datetime�int) �username�password�id�user_id�description�time_created�time_expires�lifecycle_state�inactive_statusr r r �userIdr �timeCreated�timeExpires�lifecycleState�inactiveStatusN)� swagger_types� attribute_map� _username� _password�_id�_user_id�_description� _time_created� _time_expires�_lifecycle_state�_inactive_status)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity/models/smtp_credential.py�__init__- s: -� �zSmtpCredential.__init__c C s | j S )z� Gets the username of this SmtpCredential. The SMTP user name. :return: The username of this SmtpCredential. :rtype: str �r �r( r* r* r+ r { s zSmtpCredential.usernamec C s || _ dS )z� Sets the username of this SmtpCredential. The SMTP user name. :param username: The username of this SmtpCredential. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� Gets the password of this SmtpCredential. The SMTP password. :return: The password of this SmtpCredential. :rtype: str �r r. r* r* r+ r � s zSmtpCredential.passwordc C s || _ dS )z� Sets the password of this SmtpCredential. The SMTP password. :param password: The password of this SmtpCredential. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� Gets the id of this SmtpCredential. The OCID of the SMTP credential. :return: The id of this SmtpCredential. :rtype: str �r! r. r* r* r+ r � s zSmtpCredential.idc C s || _ dS )z� Sets the id of this SmtpCredential. The OCID of the SMTP credential. :param id: The id of this SmtpCredential. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the user_id of this SmtpCredential. The OCID of the user the SMTP credential belongs to. :return: The user_id of this SmtpCredential. :rtype: str �r"