a fj @s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@sdeZdZdZddZeddZejddZeddZejd dZd d Z d d Z ddZ dS)Scanzn Single Client Access Name (SCAN) is the object with a fully-qualified domain name and a port number. cKs(ddd|_ddd|_d|_d|_dS)a Initializes a new Scan object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param fqdn: The value to assign to the fqdn property of this Scan. :type fqdn: str :param port: The value to assign to the port property of this Scan. :type port: str str)fqdnportrr N)Z swagger_typesZ attribute_map_fqdn_port)selfkwargsr=/usr/lib/python3.9/site-packages/oci/data_flow/models/scan.py__init__sz Scan.__init__cCs|jS)z Gets the fqdn of this Scan. A fully-qualified domain name (FQDN). :return: The fqdn of this Scan. :rtype: str r r rrrr-s z Scan.fqdncCs ||_dS)z Sets the fqdn of this Scan. A fully-qualified domain name (FQDN). :param fqdn: The fqdn of this Scan. :type: str Nr)r rrrrr9s cCs|jS)z Gets the port of this Scan. The port number of the FQDN :return: The port of this Scan. :rtype: str r rrrrr Es z Scan.portcCs ||_dS)z Sets the port of this Scan. The port number of the FQDN :param port: The port of this Scan. :type: str Nr)r r rrrr Qs cCst|SN)rrrrr__repr__]sz Scan.__repr__cCs|dur dS|j|jkS)NF)__dict__r otherrrr__eq__`sz Scan.__eq__cCs ||k Srrrrrr__ne__fsz Scan.__ne__N) __name__ __module__ __qualname____doc__rpropertyrsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrobjectrrrrrs