AlertManagementIntegrationConnection
class Object
trait Matchable
class Any
Value members
Concrete methods
def edges[A](innerSelection: SelectionBuilder[AlertManagementIntegrationEdge, A]): SelectionBuilder[AlertManagementIntegrationConnection, Option[List[Option[A]]]]
A list of edges.
A list of edges.
def nodes[A](onAlertManagementHttpIntegration: Option[SelectionBuilder[AlertManagementHttpIntegration, A]], onAlertManagementPrometheusIntegration: Option[SelectionBuilder[AlertManagementPrometheusIntegration, A]]): SelectionBuilder[AlertManagementIntegrationConnection, Option[List[Option[A]]]]
A list of nodes.
A list of nodes.
def pageInfo[A](innerSelection: SelectionBuilder[PageInfo, A]): SelectionBuilder[AlertManagementIntegrationConnection, A]
Information to aid in pagination.
Information to aid in pagination.