📂 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
›
golden_gate
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/golden_gate/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: java_message_service_connection.cpython-39.opt-1.pyc
a ���f�h � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� Connection� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� 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&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�JavaMessageServiceConnectionzG Represents the metadata of a Java Message Service Connection. �ORACLE_WEBLOGIC_JMS�PLAIN�TLS�MTLS�NONE�BASICc K sP dddddddddddddddddddddddddddddddd �| _ d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d �| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _ d)| _ d)| _d)| _d)| _ d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _ d*| _d)S )+a� Initializes a new JavaMessageServiceConnection object with values from keyword arguments. The default value of the :py:attr:`~oci.golden_gate.models.JavaMessageServiceConnection.connection_type` attribute of this class is ``JAVA_MESSAGE_SERVICE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param connection_type: The value to assign to the connection_type property of this JavaMessageServiceConnection. Allowed values for this property are: "GOLDENGATE", "KAFKA", "KAFKA_SCHEMA_REGISTRY", "MYSQL", "JAVA_MESSAGE_SERVICE", "MICROSOFT_SQLSERVER", "OCI_OBJECT_STORAGE", "ORACLE", "AZURE_DATA_LAKE_STORAGE", "POSTGRESQL", "AZURE_SYNAPSE_ANALYTICS", "SNOWFLAKE", "AMAZON_S3", "HDFS", "ORACLE_NOSQL", "MONGODB", "AMAZON_KINESIS", "AMAZON_REDSHIFT", "DB2", "REDIS", "ELASTICSEARCH", "GENERIC", "GOOGLE_CLOUD_STORAGE", "GOOGLE_BIGQUERY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type connection_type: str :param id: The value to assign to the id property of this JavaMessageServiceConnection. :type id: str :param display_name: The value to assign to the display_name property of this JavaMessageServiceConnection. :type display_name: str :param description: The value to assign to the description property of this JavaMessageServiceConnection. :type description: str :param compartment_id: The value to assign to the compartment_id property of this JavaMessageServiceConnection. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this JavaMessageServiceConnection. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this JavaMessageServiceConnection. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this JavaMessageServiceConnection. :type system_tags: dict(str, dict(str, object)) :param lifecycle_state: The value to assign to the lifecycle_state property of this JavaMessageServiceConnection. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this JavaMessageServiceConnection. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this JavaMessageServiceConnection. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this JavaMessageServiceConnection. :type time_updated: datetime :param locks: The value to assign to the locks property of this JavaMessageServiceConnection. :type locks: list[oci.golden_gate.models.ResourceLock] :param vault_id: The value to assign to the vault_id property of this JavaMessageServiceConnection. :type vault_id: str :param key_id: The value to assign to the key_id property of this JavaMessageServiceConnection. :type key_id: str :param ingress_ips: The value to assign to the ingress_ips property of this JavaMessageServiceConnection. :type ingress_ips: list[oci.golden_gate.models.IngressIpDetails] :param nsg_ids: The value to assign to the nsg_ids property of this JavaMessageServiceConnection. :type nsg_ids: list[str] :param subnet_id: The value to assign to the subnet_id property of this JavaMessageServiceConnection. :type subnet_id: str :param routing_method: The value to assign to the routing_method property of this JavaMessageServiceConnection. Allowed values for this property are: "SHARED_SERVICE_ENDPOINT", "SHARED_DEPLOYMENT_ENDPOINT", "DEDICATED_ENDPOINT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type routing_method: str :param technology_type: The value to assign to the technology_type property of this JavaMessageServiceConnection. Allowed values for this property are: "ORACLE_WEBLOGIC_JMS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type technology_type: str :param should_use_jndi: The value to assign to the should_use_jndi property of this JavaMessageServiceConnection. :type should_use_jndi: bool :param jndi_connection_factory: The value to assign to the jndi_connection_factory property of this JavaMessageServiceConnection. :type jndi_connection_factory: str :param jndi_provider_url: The value to assign to the jndi_provider_url property of this JavaMessageServiceConnection. :type jndi_provider_url: str :param jndi_initial_context_factory: The value to assign to the jndi_initial_context_factory property of this JavaMessageServiceConnection. :type jndi_initial_context_factory: str :param jndi_security_principal: The value to assign to the jndi_security_principal property of this JavaMessageServiceConnection. :type jndi_security_principal: str :param connection_url: The value to assign to the connection_url property of this JavaMessageServiceConnection. :type connection_url: str :param connection_factory: The value to assign to the connection_factory property of this JavaMessageServiceConnection. :type connection_factory: str :param security_protocol: The value to assign to the security_protocol property of this JavaMessageServiceConnection. Allowed values for this property are: "PLAIN", "TLS", "MTLS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type security_protocol: str :param authentication_type: The value to assign to the authentication_type property of this JavaMessageServiceConnection. Allowed values for this property are: "NONE", "BASIC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type authentication_type: str :param username: The value to assign to the username property of this JavaMessageServiceConnection. :type username: str :param private_ip: The value to assign to the private_ip property of this JavaMessageServiceConnection. :type private_ip: str �strzdict(str, str)zdict(str, dict(str, object))Zdatetimezlist[ResourceLock]zlist[IngressIpDetails]z list[str]�bool)Zconnection_type�idZdisplay_name�descriptionZcompartment_idZ freeform_tagsZdefined_tagsZsystem_tagsZlifecycle_stateZlifecycle_detailsZtime_createdZtime_updated�locksZvault_idZkey_idZingress_ipsZnsg_idsZ subnet_idZrouting_method�technology_type�should_use_jndi�jndi_connection_factory�jndi_provider_url�jndi_initial_context_factory�jndi_security_principal�connection_url�connection_factory�security_protocol�authentication_type�username� private_ipZconnectionTyper ZdisplayNamer Z compartmentIdZfreeformTagsZdefinedTagsZ systemTagsZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedr ZvaultIdZkeyIdZ ingressIpsZnsgIdsZsubnetIdZ routingMethodZtechnologyTypeZ shouldUseJndiZjndiConnectionFactoryZjndiProviderUrlZjndiInitialContextFactoryZjndiSecurityPrincipalZ connectionUrlZconnectionFactoryZsecurityProtocolZauthenticationTyper Z privateIpNZJAVA_MESSAGE_SERVICE)!Z swagger_typesZ attribute_mapZ_connection_typeZ_idZ _display_nameZ_descriptionZ_compartment_idZ_freeform_tagsZ _defined_tagsZ_system_tagsZ_lifecycle_stateZ_lifecycle_detailsZ _time_createdZ _time_updatedZ_locksZ _vault_idZ_key_idZ_ingress_ipsZ_nsg_idsZ _subnet_idZ_routing_method�_technology_type�_should_use_jndi�_jndi_connection_factory�_jndi_provider_url�_jndi_initial_context_factory�_jndi_security_principal�_connection_url�_connection_factory�_security_protocol�_authentication_type� _username�_private_ip)�self�kwargs� r. �Z/usr/lib/python3.9/site-packages/oci/golden_gate/models/java_message_service_connection.py�__init__* s� �#�"z%JavaMessageServiceConnection.__init__c C s | j S )a� **[Required]** Gets the technology_type of this JavaMessageServiceConnection. The Java Message Service technology type. Allowed values for this property are: "ORACLE_WEBLOGIC_JMS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The technology_type of this JavaMessageServiceConnection. :rtype: str )r �r, r. r. r/ r s z,JavaMessageServiceConnection.technology_typec C s dg}t ||�sd}|| _dS )z� Sets the technology_type of this JavaMessageServiceConnection. The Java Message Service technology type. :param technology_type: The technology_type of this JavaMessageServiceConnection. :type: str r �UNKNOWN_ENUM_VALUEN)r r )r, r �allowed_valuesr. r. r/ r - s c C s | j S )a# **[Required]** Gets the should_use_jndi of this JavaMessageServiceConnection. If set to true, Java Naming and Directory Interface (JNDI) properties should be provided. :return: The should_use_jndi of this JavaMessageServiceConnection. :rtype: bool �r! r1 r. r. r/ r < s z,JavaMessageServiceConnection.should_use_jndic C s || _ dS )a" Sets the should_use_jndi of this JavaMessageServiceConnection. If set to true, Java Naming and Directory Interface (JNDI) properties should be provided. :param should_use_jndi: The should_use_jndi of this JavaMessageServiceConnection. :type: bool Nr4 )r, r r. r. r/ r H s c C s | j S )a$ Gets the jndi_connection_factory of this JavaMessageServiceConnection. The Connection Factory can be looked up using this name. e.g.: 'ConnectionFactory' :return: The jndi_connection_factory of this JavaMessageServiceConnection. :rtype: str �r"