pds.api_client.paths.bundles_identifier_collections_all package
Submodules
pds.api_client.paths.bundles_identifier_collections_all.get module
Generated by: https://openapi-generator.tech
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiForget(api_client: Optional[ApiClient] = None)[source]
Bases:
BaseApi
- get(query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None, skip_deserialization: Literal[False] = False) ApiResponseFor200 [source]
- get(skip_deserialization: Literal[True], query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None) ApiResponseWithoutDeserialization
- get(query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None, skip_deserialization: bool = False) Union[ApiResponseFor200, ApiResponseWithoutDeserialization]
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiResponseFor200(response: urllib3.response.HTTPResponse, body: Union[pds.api_client.model.pds_products.PdsProducts, pds.api_client.model.wyriwyg_products.WyriwygProducts, pds.api_client.model.pds4_products.Pds4Products], headers: pds.api_client.schemas.Unset = <pds.api_client.schemas.Unset object at 0x10976f8e0>)[source]
Bases:
ApiResponse
- body: Union[PdsProducts, WyriwygProducts, Pds4Products]
- response: HTTPResponse
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiResponseFor400(response: urllib3.response.HTTPResponse, body: pds.api_client.model.error_message.ErrorMessage, headers: pds.api_client.schemas.Unset = <pds.api_client.schemas.Unset object at 0x10976f8e0>)[source]
Bases:
ApiResponse
- body: ErrorMessage
- response: HTTPResponse
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiResponseFor404(response: urllib3.response.HTTPResponse, body: pds.api_client.model.error_message.ErrorMessage, headers: pds.api_client.schemas.Unset = <pds.api_client.schemas.Unset object at 0x10976f8e0>)[source]
Bases:
ApiResponse
- body: ErrorMessage
- response: HTTPResponse
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiResponseFor500(response: urllib3.response.HTTPResponse, body: pds.api_client.model.error_message.ErrorMessage, headers: pds.api_client.schemas.Unset = <pds.api_client.schemas.Unset object at 0x10976f8e0>)[source]
Bases:
ApiResponse
- body: ErrorMessage
- response: HTTPResponse
- class pds.api_client.paths.bundles_identifier_collections_all.get.ApiResponseFor501(response: urllib3.response.HTTPResponse, body: pds.api_client.model.error_message.ErrorMessage, headers: pds.api_client.schemas.Unset = <pds.api_client.schemas.Unset object at 0x10976f8e0>)[source]
Bases:
ApiResponse
- body: ErrorMessage
- response: HTTPResponse
- class pds.api_client.paths.bundles_identifier_collections_all.get.BaseApi(api_client: Optional[ApiClient] = None)[source]
Bases:
Api
- class pds.api_client.paths.bundles_identifier_collections_all.get.BundlesLidvidCollectionsAll(api_client: Optional[ApiClient] = None)[source]
Bases:
BaseApi
- bundles_lidvid_collections_all(query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None, skip_deserialization: Literal[False] = False) ApiResponseFor200 [source]
- bundles_lidvid_collections_all(skip_deserialization: Literal[True], query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None) ApiResponseWithoutDeserialization
- bundles_lidvid_collections_all(query_params: RequestQueryParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), accept_content_types: Tuple[str] = _all_accept_content_types, stream: bool = False, timeout: Optional[Union[int, Tuple]] = None, skip_deserialization: bool = False) Union[ApiResponseFor200, ApiResponseWithoutDeserialization]
- class pds.api_client.paths.bundles_identifier_collections_all.get.FieldsSchema(_arg: Union[Tuple[Union[StrSchema, str]], List[Union[StrSchema, str]]], _configuration: Optional[Configuration] = None)[source]
Bases:
ListSchema
- class pds.api_client.paths.bundles_identifier_collections_all.get.LimitSchema(_arg: Union[Decimal, int], **kwargs: Configuration)[source]
Bases:
IntSchema
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestOptionalPathParams(_typename, _fields=None, /, **kwargs)
Bases:
dict
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestOptionalQueryParams(_typename, _fields=None, /, **kwargs)
Bases:
dict
- fields: Union[FieldsSchema, list, tuple]
- limit: Union[LimitSchema, Decimal, int]
- sort: Union[SortSchema, list, tuple]
- start: Union[StartSchema, Decimal, int]
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestPathParams(_typename, _fields=None, /, **kwargs)[source]
Bases:
dict
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestQueryParams(_typename, _fields=None, /, **kwargs)[source]
Bases:
dict
- fields: Union[FieldsSchema, list, tuple]
- limit: Union[LimitSchema, Decimal, int]
- sort: Union[SortSchema, list, tuple]
- start: Union[StartSchema, Decimal, int]
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestRequiredPathParams(_typename, _fields=None, /, **kwargs)
Bases:
dict
- class pds.api_client.paths.bundles_identifier_collections_all.get.RequestRequiredQueryParams(_typename, _fields=None, /, **kwargs)
Bases:
dict
- class pds.api_client.paths.bundles_identifier_collections_all.get.SortSchema(_arg: Union[Tuple[Union[StrSchema, str]], List[Union[StrSchema, str]]], _configuration: Optional[Configuration] = None)[source]
Bases:
ListSchema