Module: DatadogAPIClient::V1::BaseEnumModel

Included in:
AWSEventBridgeCreateStatus, AWSEventBridgeDeleteStatus, AWSNamespace, AccessRole, AlertGraphWidgetDefinitionType, AlertValueWidgetDefinitionType, ApmStatsQueryRowType, ChangeWidgetDefinitionType, CheckStatusWidgetDefinitionType, ContentEncoding, DashboardGlobalTimeLiveSpan, DashboardInviteType, DashboardLayoutType, DashboardReflowType, DashboardResourceType, DashboardShareType, DashboardType, DistributionPointsContentEncoding, DistributionPointsType, DistributionWidgetDefinitionType, DistributionWidgetHistogramRequestType, EventAlertType, EventPriority, EventStreamWidgetDefinitionType, EventTimelineWidgetDefinitionType, FormulaAndFunctionApmDependencyStatName, FormulaAndFunctionApmDependencyStatsDataSource, FormulaAndFunctionApmResourceStatName, FormulaAndFunctionApmResourceStatsDataSource, FormulaAndFunctionCloudCostDataSource, FormulaAndFunctionEventAggregation, FormulaAndFunctionEventsDataSource, FormulaAndFunctionMetricAggregation, FormulaAndFunctionMetricDataSource, FormulaAndFunctionProcessQueryDataSource, FormulaAndFunctionResponseFormat, FormulaAndFunctionSLODataSource, FormulaAndFunctionSLOGroupMode, FormulaAndFunctionSLOMeasure, FormulaAndFunctionSLOQueryType, FreeTextWidgetDefinitionType, FunnelRequestType, FunnelSource, FunnelWidgetDefinitionType, GeomapWidgetDefinitionType, GroupWidgetDefinitionType, HeatMapWidgetDefinitionType, HostMapWidgetDefinitionType, HourlyUsageAttributionUsageType, IFrameWidgetDefinitionType, ImageWidgetDefinitionType, ListStreamColumnWidth, ListStreamComputeAggregation, ListStreamResponseFormat, ListStreamSource, ListStreamWidgetDefinitionType, LogStreamWidgetDefinitionType, LogsArithmeticProcessorType, LogsAttributeRemapperType, LogsCategoryProcessorType, LogsDateRemapperType, LogsGeoIPParserType, LogsGrokParserType, LogsLookupProcessorType, LogsMessageRemapperType, LogsPipelineProcessorType, LogsServiceRemapperType, LogsSort, LogsStatusRemapperType, LogsStringBuilderProcessorType, LogsTraceRemapperType, LogsURLParserType, LogsUserAgentParserType, MetricContentEncoding, MonitorDeviceID, MonitorFormulaAndFunctionEventAggregation, MonitorFormulaAndFunctionEventsDataSource, MonitorOptionsNotificationPresets, MonitorOverallStates, MonitorRenotifyStatusType, MonitorSummaryWidgetDefinitionType, MonitorType, MonthlyUsageAttributionSupportedMetrics, NoteWidgetDefinitionType, NotebookCellResourceType, NotebookGraphSize, NotebookMarkdownCellDefinitionType, NotebookMetadataType, NotebookResourceType, NotebookStatus, NotifyEndState, NotifyEndType, OnMissingDataOption, PowerpackWidgetDefinitionType, QuerySortOrder, QueryValueWidgetDefinitionType, RunWorkflowWidgetDefinitionType, SLOCorrectionCategory, SLOCorrectionType, SLOErrorTimeframe, SLOListWidgetDefinitionType, SLOListWidgetRequestType, SLOState, SLOTimeSliceComparator, SLOTimeSliceInterval, SLOTimeframe, SLOType, SLOTypeNumeric, SLOWidgetDefinitionType, ScatterPlotWidgetDefinitionType, ScatterplotDimension, ScatterplotWidgetAggregator, SearchSLOTimeframe, ServiceCheckStatus, ServiceMapWidgetDefinitionType, ServiceSummaryWidgetDefinitionType, SignalArchiveReason, SignalTriageState, SplitGraphVizSize, SplitGraphWidgetDefinitionType, SunburstWidgetDefinitionType, SunburstWidgetLegendInlineAutomaticType, SunburstWidgetLegendTableType, SyntheticsAPIStepSubtype, SyntheticsAPITestType, SyntheticsApiTestFailureCode, SyntheticsAssertionJSONPathOperator, SyntheticsAssertionJSONSchemaMetaSchema, SyntheticsAssertionJSONSchemaOperator, SyntheticsAssertionOperator, SyntheticsAssertionTimingsScope, SyntheticsAssertionType, SyntheticsAssertionXPathOperator, SyntheticsBasicAuthDigestType, SyntheticsBasicAuthNTLMType, SyntheticsBasicAuthOauthClientType, SyntheticsBasicAuthOauthROPType, SyntheticsBasicAuthOauthTokenApiAuthentication, SyntheticsBasicAuthSigv4Type, SyntheticsBasicAuthWebType, SyntheticsBrowserErrorType, SyntheticsBrowserTestFailureCode, SyntheticsBrowserTestType, SyntheticsBrowserVariableType, SyntheticsCheckType, SyntheticsConfigVariableType, SyntheticsDeviceID, SyntheticsGlobalVariableParseTestOptionsType, SyntheticsGlobalVariableParserType, SyntheticsPatchTestOperationName, SyntheticsPlayingTab, SyntheticsStatus, SyntheticsStepType, SyntheticsTestCallType, SyntheticsTestDetailsSubType, SyntheticsTestDetailsType, SyntheticsTestExecutionRule, SyntheticsTestMonitorStatus, SyntheticsTestOptionsHTTPVersion, SyntheticsTestPauseStatus, SyntheticsTestProcessStatus, SyntheticsTestRequestBodyType, SyntheticsWarningType, TableWidgetCellDisplayMode, TableWidgetDefinitionType, TableWidgetHasSearchBar, TargetFormatType, TimeseriesBackgroundType, TimeseriesWidgetDefinitionType, TimeseriesWidgetLegendColumn, TimeseriesWidgetLegendLayout, ToplistWidgetDefinitionType, ToplistWidgetFlatType, ToplistWidgetLegend, ToplistWidgetScaling, ToplistWidgetStackedType, TopologyMapWidgetDefinitionType, TopologyQueryDataSource, TopologyRequestType, TreeMapColorBy, TreeMapGroupBy, TreeMapSizeBy, TreeMapWidgetDefinitionType, UsageMetricCategory, UsageReportsType, UsageSort, UsageSortDirection, WebhooksIntegrationEncoding, WidgetAggregator, WidgetChangeType, WidgetColorPreference, WidgetComparator, WidgetCompareTo, WidgetDisplayType, WidgetEventSize, WidgetGrouping, WidgetHorizontalAlign, WidgetImageSizing, WidgetLayoutType, WidgetLineType, WidgetLineWidth, WidgetLiveSpan, WidgetMargin, WidgetMessageDisplay, WidgetMonitorSummaryDisplayFormat, WidgetMonitorSummarySort, WidgetNodeType, WidgetOrderBy, WidgetPalette, WidgetServiceSummaryDisplayFormat, WidgetSizeFormat, WidgetSort, WidgetSummaryType, WidgetTextAlign, WidgetTickEdge, WidgetTimeWindows, WidgetVerticalAlign, WidgetViewMode, WidgetVizType
Defined in:
lib/datadog_api_client/v1/model_base.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



37
38
39
# File 'lib/datadog_api_client/v1/model_base.rb', line 37

def self.included(base)
    base.extend(ClassMethods)
end