π 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
βΊ
load_balancer
βΊ
models
βΊ
π __pycache__
π
Lokasi:
/usr/lib/python3.9/site-packages/oci/load_balancer/models/__pycache__
πΎ
Free:
45.5 GB
β οΈ Direktori ini
tidak writable
.
βοΈ Mengedit: forward_to_backend_set.cpython-39.opt-1.pyc
a οΏ½οΏ½οΏ½fοΏ½ οΏ½ @ sD d dl mZ ddlmZmZmZ ddlmZ eG ddοΏ½ deοΏ½οΏ½ZdS )οΏ½ )οΏ½ActionοΏ½ )οΏ½formatted_flat_dictοΏ½ NONE_SENTINELοΏ½#value_allowed_none_or_none_sentinel)οΏ½init_model_state_from_kwargsc @ sJ e Zd ZdZddοΏ½ ZeddοΏ½ οΏ½ZejddοΏ½ οΏ½ZddοΏ½ Zd d οΏ½ Z ddοΏ½ Z d S )οΏ½ForwardToBackendSetz< Action to forward requests to a given backend set. c K s. dddοΏ½| _ dddοΏ½| _d| _d| _d| _dS )aοΏ½ Initializes a new ForwardToBackendSet object with values from keyword arguments. The default value of the :py:attr:`~oci.load_balancer.models.ForwardToBackendSet.name` attribute of this class is ``FORWARD_TO_BACKENDSET`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this ForwardToBackendSet. Allowed values for this property are: "FORWARD_TO_BACKENDSET" :type name: str :param backend_set_name: The value to assign to the backend_set_name property of this ForwardToBackendSet. :type backend_set_name: str οΏ½str)οΏ½nameοΏ½backend_set_namer ZbackendSetNameNZFORWARD_TO_BACKENDSET)Z swagger_typesZ attribute_mapοΏ½_nameοΏ½_backend_set_name)οΏ½selfοΏ½kwargsοΏ½ r οΏ½S/usr/lib/python3.9/site-packages/oci/load_balancer/models/forward_to_backend_set.pyοΏ½__init__ s οΏ½οΏ½zForwardToBackendSet.__init__c C s | j S )a" **[Required]** Gets the backend_set_name of this ForwardToBackendSet. Name of the backend set the listener will forward the traffic to. Example: `backendSetForImages` :return: The backend_set_name of this ForwardToBackendSet. :rtype: str οΏ½r οΏ½r r r r r 0 s z$ForwardToBackendSet.backend_set_namec C s || _ dS )a" Sets the backend_set_name of this ForwardToBackendSet. Name of the backend set the listener will forward the traffic to. Example: `backendSetForImages` :param backend_set_name: The backend_set_name of this ForwardToBackendSet. :type: str Nr )r r r r r r >