Skip to main content

Module clients.notebook_engine_profile.page

Classes

NotebookEngineProfilesPage

class NotebookEngineProfilesPage(list_api_response: h2o_engine_manager.gen.model.v1_list_notebook_engine_profiles_response.V1ListNotebookEngineProfilesResponse | h2o_engine_manager.gen.model.v1_list_assigned_notebook_engine_profiles_response.V1ListAssignedNotebookEngineProfilesResponse)

Class represents a list of NotebookEngineProfiles together with a next_page_token for listing all NotebookEngineProfiles.


Feedback