Ë
    [üàgZN  ã                   óà   — d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZmZmZ ddlmZ ddlmZ ddlmZ ddlmZ dd	lmZ  G d
„ de«      Z G d„ de«      Z G d„ de«      Z G d„ de«      Zy)aï  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Ip_messaging
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
é    )Údatetime)ÚAnyÚDictÚListÚOptionalÚUnionÚIteratorÚAsyncIterator)ÚdeserializeÚ	serializeÚvalues)ÚInstanceContext)ÚInstanceResource)ÚListResource)ÚVersion)ÚPagec            
       óÎ   ‡ — e Zd Z G d„ de«      Z	 	 ddedeeef   dede	e   fˆ fd„Z
edd	„«       Zdefd
„Zdefd„Zdd„Zdd„Zdee   dd fd„Zdee   dd fd„Zdefd„Zˆ xZS )ÚRoleInstancec                   ó   — e Zd ZdZdZy)úRoleInstance.RoleTypeÚchannelÚ
deploymentN)Ú__name__Ú
__module__Ú__qualname__ÚCHANNELÚ
DEPLOYMENT© ó    úf/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/ip_messaging/v2/service/role.pyÚRoleTyper      s   „ ØˆØ!‰
r   r!   ÚversionÚpayloadÚservice_sidÚsidc                 ó:  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _        t        j                  |j                  d«      «      | _        |j                  d	«      | _        ||xs | j                  d
œ| _        d | _        y )Nr%   Úaccount_sidr$   Úfriendly_nameÚtypeÚpermissionsÚdate_createdÚdate_updatedÚurl©r$   r%   )ÚsuperÚ__init__Úgetr%   r'   r$   r(   r)   r*   r   Úiso8601_datetimer+   r,   r-   Ú	_solutionÚ_context)Úselfr"   r#   r$   r%   Ú	__class__s        €r    r0   zRoleInstance.__init__+   sê   ø€ ô 	‰Ñ˜Ô!à")§+¡+¨eÓ"4ˆŒØ*1¯+©+°mÓ*DˆÔØ*1¯+©+°mÓ*DˆÔØ,3¯K©K¸Ó,HˆÔØ7>·{±{À6Ó7JˆŒ	Ø07·±¸MÓ0JˆÔÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð #*§+¡+¨eÓ"4ˆŒð 'Ø’?˜$Ÿ(™(ñ
ˆŒð 04ˆ�r   Úreturnc                 ó    — | j                   €7t        | j                  | j                  d   | j                  d   ¬«      | _         | j                   S )zã
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: RoleContext for this RoleInstance
        r$   r%   r.   )r4   ÚRoleContextÚ_versionr3   ©r5   s    r    Ú_proxyzRoleInstance._proxyH   sE   € ð �=‰=Ð Ü'Ø—‘Ø ŸN™N¨=Ñ9Ø—N‘N 5Ñ)ôˆDŒMð
 �}‰}Ðr   c                 ó6   — | j                   j                  «       S )úg
        Deletes the RoleInstance


        :returns: True if delete succeeds, False otherwise
        )r<   Údeleter;   s    r    r?   zRoleInstance.deleteX   s   € ð �{‰{×!Ñ!Ó#Ð#r   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)úƒ
        Asynchronous coroutine that deletes the RoleInstance


        :returns: True if delete succeeds, False otherwise
        N)r<   Údelete_asyncr;   s    r    rB   zRoleInstance.delete_asynca   s!   è ø€ ð —[‘[×-Ñ-Ó/×/Ð/Ð/úó   ‚' %¡'c                 ó6   — | j                   j                  «       S )úU
        Fetch the RoleInstance


        :returns: The fetched RoleInstance
        )r<   Úfetchr;   s    r    rF   zRoleInstance.fetchj   s   € ð �{‰{× Ñ Ó"Ð"r   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)úo
        Asynchronous coroutine to fetch the RoleInstance


        :returns: The fetched RoleInstance
        N)r<   Úfetch_asyncr;   s    r    rI   zRoleInstance.fetch_asyncs   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úrC   Ú
permissionc                 ó:   — | j                   j                  |¬«      S )úq
        Update the RoleInstance

        :param permission:

        :returns: The updated RoleInstance
        ©rJ   )r<   Úupdate©r5   rJ   s     r    rN   zRoleInstance.update|   s#   € ð �{‰{×!Ñ!Ø!ð "ó 
ð 	
r   c              ƒ   óV   K  — | j                   j                  |¬«      ƒ d{  –—† S 7 Œ­w)ú‹
        Asynchronous coroutine to update the RoleInstance

        :param permission:

        :returns: The updated RoleInstance
        rM   N)r<   Úupdate_asyncrO   s     r    rR   zRoleInstance.update_asyncˆ   s1   è ø€ ð —[‘[×-Ñ-Ø!ð .ó 
÷ 
ð 	
ð 
ús   ‚ )¢'£)c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )úf
        Provide a friendly representation

        :returns: Machine friendly representation
        ú c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­w©z{}={}N©Úformat©Ú.0ÚkÚvs      r    ú	<genexpr>z(RoleInstance.__repr__.<locals>.<genexpr>š   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z'<Twilio.IpMessaging.V2.RoleInstance {}>©Újoinr3   ÚitemsrY   ©r5   Úcontexts     r    Ú__repr__zRoleInstance.__repr__”   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ8×?Ñ?ÀÓHÐHr   ©N)r7   r9   )r7   r   )r   r   r   Úobjectr!   r   r   Ústrr   r   r0   Úpropertyr<   Úboolr?   rB   rF   rI   r   rN   rR   rf   Ú__classcell__©r6   s   @r    r   r      sÂ   ø„ ô"�6ô "ð
ð" "ñ4àð4ð �c˜3�h‘ð4ð ð	4ð
 �c‰]õ4ð: òó ðð$˜ó $ð0 Dó 0ó#ó/ð

  c¡ð 

¨~ó 

ð

¨T°#©Yð 

¸>ó 

ðI˜#÷ Ir   r   c                   ó”   ‡ — e Zd Zdededefˆ fd„Zdefd„Zdefd„Zde	fd„Z
de	fd	„Zd
ee   de	fd„Zd
ee   de	fd„Zdefd„Zˆ xZS )r9   r"   r$   r%   c                 óz   •— t         ‰| �  |«       ||dœ| _         dj                  di | j                  ¤Ž| _        y)z˜
        Initialize the RoleContext

        :param version: Version that contains the resource
        :param service_sid:
        :param sid:
        r.   z#/Services/{service_sid}/Roles/{sid}Nr   ©r/   r0   r3   rY   Ú_uri)r5   r"   r$   r%   r6   s       €r    r0   zRoleContext.__init__    sB   ø€ ô 	‰Ñ˜Ô!ð 'Øñ
ˆŒð AÐ9×@Ñ@ÑRÀ4Ç>Á>ÑRˆ�	r   r7   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r>   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr:   r?   rq   ©r5   rw   s     r    r?   zRoleContext.delete±   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)rA   rs   rt   N)r   rx   r:   rB   rq   ry   s     r    rB   zRoleContext.delete_async½   sF   è ø€ ô —)‘)˜B“-ˆà—]‘]×/Ñ/Ø §¡°Gð 0ó 
÷ 
ð 	
ð 
ús   ‚AA
ÁAÁA
c                 óì   — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      }t        | j                  || j                  d   | j                  d   ¬«      S )rE   úapplication/jsonÚAcceptÚGETrt   r$   r%   r.   )r   rx   r:   rF   rq   r   r3   ©r5   rw   r#   s      r    rF   zRoleContext.fetchË   si   € ô —)‘)˜B“-ˆà.ˆ�Ñà—-‘-×%Ñ%¨U¸¿	¹	È7Ð%ÓSˆäØ�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
r   c              ƒ   ó  K  — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   | j                  d   ¬«      S 7 Œ7­w)	rH   r|   r}   r~   rt   Nr$   r%   r.   )r   rx   r:   rI   rq   r   r3   r   s      r    rI   zRoleContext.fetch_asyncà   s~   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô Ø�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
ð	
ús   ‚ABÁB Á	8BrJ   c                 óP  — t        j                  dt        j                  |d„ «      i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d	   | j                  d
   ¬«      S )rL   Ú
Permissionc                 ó   — | S rg   r   ©Úes    r    ú<lambda>z$RoleContext.update.<locals>.<lambda>  ó   € À!€ r   ú!application/x-www-form-urlencodedúContent-Typer|   r}   ÚPOST©ru   rv   Údatarw   r$   r%   r.   )	r   rx   r   Úmapr:   rN   rq   r   r3   ©r5   rJ   rŒ   rw   r#   s        r    rN   zRoleContext.update÷   s¡   € ô �y‰yàœiŸm™m¨J¹ÓDðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô Ø�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
r   c              ƒ   ól  K  — t        j                  dt        j                  |d„ «      i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d	{  –—† }t        | j                  || j                  d
   | j                  d   ¬«      S 7 Œ7­w)rQ   r‚   c                 ó   — | S rg   r   r„   s    r    r†   z*RoleContext.update_async.<locals>.<lambda>!  r‡   r   rˆ   r‰   r|   r}   rŠ   r‹   Nr$   r%   r.   )	r   rx   r   r�   r:   rR   rq   r   r3   rŽ   s        r    rR   zRoleContext.update_async  s¯   è ø€ ô �y‰yàœiŸm™m¨J¹ÓDðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô Ø�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
ð	
ús   ‚A8B4Á:B2Á;8B4c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rT   rU   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrW   rX   rZ   s      r    r^   z'RoleContext.__repr__.<locals>.<genexpr>;  r_   r`   z&<Twilio.IpMessaging.V2.RoleContext {}>ra   rd   s     r    rf   zRoleContext.__repr__5  s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ7×>Ñ>¸wÓGÐGr   )r   r   r   r   ri   r0   rk   r?   rB   r   rF   rI   r   rN   rR   rf   rl   rm   s   @r    r9   r9   ž   s�   ø„ ðS ð S°cð SÀõ Sð"
U˜ó 
Uð
 Dó 
ð
�|ó 
ð*
 <ó 
ð.
  c¡ð 
¨|ó 
ð>
¨T°#©Yð 
¸<ó 
ð>H˜#÷ Hr   r9   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚRolePager#   r7   c                 óL   — t        | j                  || j                  d   ¬«      S )zj
        Build an instance of RoleInstance

        :param payload: Payload response from the API
        r$   ©r$   )r   r:   r3   )r5   r#   s     r    Úget_instancezRolePage.get_instanceA  s%   € ô Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r   c                  ó   — y)rT   z <Twilio.IpMessaging.V2.RolePage>r   r;   s    r    rf   zRolePage.__repr__K  ó   € ð 2r   N)	r   r   r   r   ri   r   r   r—   rf   r   r   r    r”   r”   ?  s)   „ ð
 D¨¨c¨¡Nð 
°|ó 
ð2˜#ô 2r   r”   c            	       óT  ‡ — e Zd Zdedefˆ fd„Zdedddee   defd	„Zdedddee   defd
„Z		 	 dde
e   de
e   dee   fd„Z	 	 dde
e   de
e   dee   fd„Z	 	 dde
e   de
e   dee   fd„Z	 	 dde
e   de
e   dee   fd„Zej&                  ej&                  ej&                  fdeeef   deeef   deeef   defd„Zej&                  ej&                  ej&                  fdeeef   deeef   deeef   defd„Zdedefd„Zdedefd„Zdedefd„Zdedefd„Zdefd„Zˆ xZS )ÚRoleListr"   r$   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)z‚
        Initialize the RoleList

        :param version: Version that contains the resource
        :param service_sid:

        r$   z/Services/{service_sid}/RolesNr   rp   )r5   r"   r$   r6   s      €r    r0   zRoleList.__init__V  s@   ø€ ô 	‰Ñ˜Ô!ð ˜;ð
ˆŒð ;Ð3×:Ñ:ÑL¸T¿^¹^ÑLˆ�	r   r(   r)   r   rJ   r7   c                 ó<  — t        j                  ||t        j                  |d„ «      dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d	   ¬
«      S )z¤
        Create the RoleInstance

        :param friendly_name:
        :param type:
        :param permission:

        :returns: The created RoleInstance
        c                 ó   — | S rg   r   r„   s    r    r†   z!RoleList.create.<locals>.<lambda>w  r‡   r   ©ÚFriendlyNameÚTyper‚   r‰   rˆ   r|   r}   rŠ   r‹   r$   r–   )	r   rx   r   r�   r:   Úcreaterq   r   r3   ©r5   r(   r)   rJ   rŒ   rw   r#   s          r    r¢   zRoleList.createf  sž   € ô �y‰yà -ØÜ'Ÿm™m¨J¹ÓDñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r   c              ƒ   óX  K  — t        j                  ||t        j                  |d„ «      dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d	{  –—† }t        | j                  || j                  d
   ¬«      S 7 Œ)­w)z³
        Asynchronously create the RoleInstance

        :param friendly_name:
        :param type:
        :param permission:

        :returns: The created RoleInstance
        c                 ó   — | S rg   r   r„   s    r    r†   z'RoleList.create_async.<locals>.<lambda>™  r‡   r   rŸ   r‰   rˆ   r|   r}   rŠ   r‹   Nr$   r–   )	r   rx   r   r�   r:   Úcreate_asyncrq   r   r3   r£   s          r    r¦   zRoleList.create_asyncˆ  s¬   è ø€ ô �y‰yà -ØÜ'Ÿm™m¨J¹ÓDñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
ð	
ús   ‚A<B*Á>B(Á?*B*ÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )aZ  
        Streams RoleInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r¨   ©r¨   r§   )r:   Úread_limitsÚpageÚstream©r5   r§   r¨   Úlimitsr¬   s        r    r­   zRoleList.streamª  sJ   € ð( —‘×*Ñ*¨5°)Ó<ˆØ�y‰y 6¨+Ñ#6ˆyÓ7ˆà�}‰}×#Ñ# D¨&°©/Ó:Ð:r   c              ƒ   ó¾   K  — | j                   j                  ||«      }| j                  |d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)ai  
        Asynchronously streams RoleInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r¨   rª   Nr§   )r:   r«   Ú
page_asyncÚstream_asyncr®   s        r    r²   zRoleList.stream_asyncÃ  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )a÷  
        Lists RoleInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        ©r§   r¨   )Úlistr­   )r5   r§   r¨   s      r    rµ   zRoleList.listÜ  s(   € ô& Ø�K‰KØØ#ð ó ó
ð 	
r   c              ƒ   óz   K  — | j                  ||¬«      ƒ d{  –—† 2 �cg c3 d{  –—† }|‘Œ7 Œ7 Œ	6 c}S c c}w ­w)a  
        Asynchronously lists RoleInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r´   N)r²   )r5   r§   r¨   Úrecords       r    Ú
list_asynczRoleList.list_asyncö  sT   è ø€ ð* '+×&7Ñ&7ØØ#ð '8ó '÷ !÷
ô 
àò ð!øð
øò 
ð 	
ùò 
ùs0   ‚;™.š; 6¢2¦0
§2ª6®;°2²6³;Ú
page_tokenÚpage_numberc                 ó   — t        j                  |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  «      S )am  
        Retrieve a single page of RoleInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of RoleInstance
        ©Ú	PageTokenr   ÚPageSizer‰   rˆ   r|   r}   r~   ©ru   rv   Úparamsrw   )r   rx   r:   r¬   rq   r”   r3   ©r5   r¹   rº   r¨   rŒ   rw   Úresponses          r    r¬   zRoleList.page  s   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô ˜Ÿ™ x°·±Ó@Ð@r   c              ƒ   ó  K  — t        j                  |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  «      S 7 Œ%­w)	a|  
        Asynchronously retrieve a single page of RoleInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of RoleInstance
        r¼   r‰   rˆ   r|   r}   r~   r¿   N)r   rx   r:   r±   rq   r”   r3   rÁ   s          r    r±   zRoleList.page_async2  s�   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô ˜Ÿ™ x°·±Ó@Ð@ð
ús   ‚A"BÁ$B
Á%&BÚ
target_urlc                 ó¤   — | j                   j                  j                  j                  d|«      }t	        | j                   || j
                  «      S )zí
        Retrieve a specific page of RoleInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of RoleInstance
        r~   )r:   ÚdomainÚtwilioÚrequestr”   r3   ©r5   rÄ   rÂ   s      r    Úget_pagezRoleList.get_pageS  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ˜Ÿ™ x°·±Ó@Ð@r   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)zü
        Asynchronously retrieve a specific page of RoleInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of RoleInstance
        r~   N)r:   rÆ   rÇ   Úrequest_asyncr”   r3   rÉ   s      r    Úget_page_asynczRoleList.get_page_async_  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ˜Ÿ™ x°·±Ó@Ð@ð Vús   ‚4A¶A·&Ar%   c                 óL   — t        | j                  | j                  d   |¬«      S ©z?
        Constructs a RoleContext

        :param sid:
        r$   r.   ©r9   r:   r3   ©r5   r%   s     r    r1   zRoleList.getk  ó%   € ô Ø�M‰M t§~¡~°mÑ'DÈ#ô
ð 	
r   c                 óL   — t        | j                  | j                  d   |¬«      S rÏ   rÐ   rÑ   s     r    Ú__call__zRoleList.__call__u  rÒ   r   c                  ó   — y)rT   z <Twilio.IpMessaging.V2.RoleList>r   r;   s    r    rf   zRoleList.__repr__  r™   r   )NN) r   r   r   r   ri   r0   r   r   r¢   r¦   r   Úintr	   r­   r
   r²   rµ   r¸   r   Úunsetr   rh   r”   r¬   r±   rÊ   rÍ   r9   r1   rÔ   rf   rl   rm   s   @r    r›   r›   T  so  ø„ ðM ð M°cõ Mð  
Ø ð 
Ø(?ð 
ØMQÐRUÉYð 
à	ó 
ðD 
Ø ð 
Ø(?ð 
ØMQÐRUÉYð 
à	ó 
ðH  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
�,Ñ	ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
�|Ñ	$ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
ˆlÑ	ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
ˆlÑ	ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	Aà˜#˜v˜+Ñ&ðAð ˜3 ˜;Ñ'ðAð ˜˜f˜Ñ%ð	Að
 
óAðF *0¯©Ø*0¯,©,Ø(.¯©ñ	Aà˜#˜v˜+Ñ&ðAð ˜3 ˜;Ñ'ðAð ˜˜f˜Ñ%ð	Að
 
óAðB
A 3ð 
A¨8ó 
Að
A¨sð 
A°xó 
Að
�sð 
˜{ó 
ð
˜Cð 
 Kó 
ð2˜#÷ 2r   r›   N)Ú__doc__r   Útypingr   r   r   r   r   r	   r
   Útwilio.baser   r   r   Útwilio.base.instance_contextr   Útwilio.base.instance_resourcer   Útwilio.base.list_resourcer   Útwilio.base.versionr   Útwilio.base.pager   r   r9   r”   r›   r   r   r    ú<module>rà      sj   ðñõ ß L× LÑ Lß 6Ñ 6Ý 8Ý :Ý 2Ý 'Ý !ôBIÐ#ô BIôJ^H�/ô ^HôB2ˆtô 2ô*q2ˆ|õ q2r   