HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/__pycache__/response.cpython-39.pyc
a

���f��@s$ddlmZmZGdd�de�ZdS)�)�HEADER_NEXT_PAGE�HEADER_REQUEST_IDc@s eZdZdd�Zedd��ZdS)�ResponsecCsN||_||_||_||_d|_d|_|jdurJ|j�t�|_|j�t�|_dS)a�
        :param status: The HTTP status code for the Response
        :param headers: The HTTP headers for the Response
        :param data: The response data.  The type of data depends on the request.
        :param request: The corresponding request for this response.
        :param next_page: (optional) The value of the `opc-next-page` response header.
        :param request_id: (optional) The ID of the request that generated this response.
        N)	�status�headers�data�request�	next_pageZ
request_id�getrr)�selfrrrr�r�0/usr/lib/python3.9/site-packages/oci/response.py�__init__	s

zResponse.__init__cCs
|jduS)z�
        Gets a value representing whether or not there is a next page of results in a list Response.

        :rtype: bool
        N)r	)rrrr
�
has_next_pageAszResponse.has_next_pageN)�__name__�
__module__�__qualname__r�propertyrrrrr
rs8rN)Z	constantsrr�objectrrrrr
�<module>s