Klasse GetAnalyticsMetricsIncidentsServiceOperationSpec
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetAnalyticsMetricsIncidentsServiceOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetAnalyticsMetricsIncidentsServiceOperationSpec
extends Object
GetAnalyticsMetricsIncidentsServiceSpec
Specification for the GetAnalyticsMetricsIncidentsService operation.
Get aggregated service data
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungGetAnalyticsMetricsIncidentsServiceOperationSpec(Consumer<GetAnalyticsMetricsIncidentsServiceOperationSpec> spec) Constructs a validated implementation ofGetAnalyticsMetricsIncidentsServiceOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung@Nullable AnalyticsModelParameters and filters to apply to the dataset.analyticsModel(@Nullable AnalyticsModel analyticsModel) Parameters and filters to apply to the dataset.protected booleanbooleaninthashCode()toString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing@NotNull StringThis header indicates that this API endpoint is __UNDER CONSTRUCTION__ and may change at any time.X_EARLY_ACCESS(@NotNull String X_EARLY_ACCESS) This header indicates that this API endpoint is __UNDER CONSTRUCTION__ and may change at any time.
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetAnalyticsMetricsIncidentsServiceOperationSpec
@Internal public GetAnalyticsMetricsIncidentsServiceOperationSpec(Consumer<GetAnalyticsMetricsIncidentsServiceOperationSpec> spec) Constructs a validated implementation ofGetAnalyticsMetricsIncidentsServiceOperationSpec.- Parameter:
spec- the specification to process
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
X_EARLY_ACCESS
This header indicates that this API endpoint is __UNDER CONSTRUCTION__ and may change at any time. You __MUST__ pass in this header and the above value. Do not use this endpoint in production, as it may change! -
analyticsModel
Parameters and filters to apply to the dataset. -
X_EARLY_ACCESS
public GetAnalyticsMetricsIncidentsServiceOperationSpec X_EARLY_ACCESS(@NotNull @NotNull String X_EARLY_ACCESS) This header indicates that this API endpoint is __UNDER CONSTRUCTION__ and may change at any time. You __MUST__ pass in this header and the above value. Do not use this endpoint in production, as it may change!- Gibt zurück:
this.
-
analyticsModel
public GetAnalyticsMetricsIncidentsServiceOperationSpec analyticsModel(@Nullable @Nullable AnalyticsModel analyticsModel) Parameters and filters to apply to the dataset.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-