Klasse ListStandardsOperationSpec
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.ListStandardsOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ListStandardsOperationSpec
extends Object
ListStandardsSpec
Specification for the ListStandards operation.
List Standards
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Modifizierer und TypFeldBeschreibungstatic Boolean
allows to disable validation of the spec, use with care! -
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
ListStandardsOperationSpec
(Boolean active, String resourceType) Constructs a validated instance ofListStandardsOperationSpec
.Constructs a validated instance ofListStandardsOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
ListStandardsOperationSpec
Constructs a validated instance ofListStandardsOperationSpec
.- Parameter:
spec
- the specification to process
-
ListStandardsOperationSpec
Constructs a validated instance ofListStandardsOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
active
-resourceType
-
-
ListStandardsOperationSpec
protected ListStandardsOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
active
-
resourceType
-
active
- Gibt zurück:
this
.
-
resourceType
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-