Expand Up @@ -9,7 +9,7 @@ Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. """ # noqa: E501 docstring might be too long """ # noqa: E501 from typing import Any, Dict, List, Optional, Tuple, Union Expand Down Expand Up @@ -92,7 +92,7 @@ def add_members( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._add_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -159,7 +159,7 @@ def add_members_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._add_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -226,7 +226,7 @@ def add_members_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._add_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -264,7 +264,7 @@ def _add_members_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -353,7 +353,7 @@ def list_members( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_members_serialize( resource_type=resource_type, Expand Down Expand Up @@ -424,7 +424,7 @@ def list_members_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_members_serialize( resource_type=resource_type, Expand Down Expand Up @@ -495,7 +495,7 @@ def list_members_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_members_serialize( resource_type=resource_type, Expand Down Expand Up @@ -535,7 +535,7 @@ def _list_members_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -614,7 +614,7 @@ def list_permissions( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_permissions_serialize( resource_type=resource_type, Expand Down Expand Up @@ -677,7 +677,7 @@ def list_permissions_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_permissions_serialize( resource_type=resource_type, Expand Down Expand Up @@ -740,7 +740,7 @@ def list_permissions_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_permissions_serialize( resource_type=resource_type, Expand Down Expand Up @@ -776,7 +776,7 @@ def _list_permissions_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -854,7 +854,7 @@ def list_roles( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_roles_serialize( resource_type=resource_type, Expand Down Expand Up @@ -921,7 +921,7 @@ def list_roles_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_roles_serialize( resource_type=resource_type, Expand Down Expand Up @@ -988,7 +988,7 @@ def list_roles_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_roles_serialize( resource_type=resource_type, Expand Down Expand Up @@ -1026,7 +1026,7 @@ def _list_roles_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -1110,7 +1110,7 @@ def list_user_memberships( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_memberships_serialize( email=email, Expand Down Expand Up @@ -1185,7 +1185,7 @@ def list_user_memberships_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_memberships_serialize( email=email, Expand Down Expand Up @@ -1260,7 +1260,7 @@ def list_user_memberships_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_memberships_serialize( email=email, Expand Down Expand Up @@ -1302,7 +1302,7 @@ def _list_user_memberships_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -1396,7 +1396,7 @@ def list_user_permissions( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_permissions_serialize( email=email, Expand Down Expand Up @@ -1471,7 +1471,7 @@ def list_user_permissions_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_permissions_serialize( email=email, Expand Down Expand Up @@ -1546,7 +1546,7 @@ def list_user_permissions_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._list_user_permissions_serialize( email=email, Expand Down Expand Up @@ -1590,7 +1590,7 @@ def _list_user_permissions_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down Expand Up @@ -1678,7 +1678,7 @@ def remove_members( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._remove_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -1745,7 +1745,7 @@ def remove_members_with_http_info( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._remove_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -1812,7 +1812,7 @@ def remove_members_without_preload_content( in the spec for a single request. :type _host_index: int, optional :return: Returns the result object. """ # noqa: E501 docstring might be too long """ # noqa: E501 _param = self._remove_members_serialize( resource_id=resource_id, Expand Down Expand Up @@ -1850,7 +1850,7 @@ def _remove_members_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] _files: Dict[str, Union[str, bytes]] = {} _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]] ]] = {} _body_params: Optional[bytes] = None # process the path parameters Expand Down