Klasse PostOrchestrationIntegrationRequestIntegration
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.PostOrchestrationIntegrationRequestIntegration
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PostOrchestrationIntegrationRequestIntegration
extends Object
PostOrchestrationIntegrationRequestIntegration
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classPostOrchestrationIntegrationRequestIntegration.PostOrchestrationIntegrationRequestIntegrationBuilder -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofPostOrchestrationIntegrationRequestIntegration.PostOrchestrationIntegrationRequestIntegration(Consumer<PostOrchestrationIntegrationRequestIntegration> spec) Constructs a validated instance ofPostOrchestrationIntegrationRequestIntegration. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic PostOrchestrationIntegrationRequestIntegration.PostOrchestrationIntegrationRequestIntegrationBuilderbuilder()protected booleanbooleaninthashCode()label()Name of the Integration.Name of the Integration.toString()
-
Felddetails
-
label
Name of the Integration.
-
-
Konstruktordetails
-
PostOrchestrationIntegrationRequestIntegration
public PostOrchestrationIntegrationRequestIntegration(Consumer<PostOrchestrationIntegrationRequestIntegration> spec) Constructs a validated instance ofPostOrchestrationIntegrationRequestIntegration.- Parameter:
spec- the specification to process
-
PostOrchestrationIntegrationRequestIntegration
Constructs a validated instance ofPostOrchestrationIntegrationRequestIntegration.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PostOrchestrationIntegrationRequestIntegration(Consumer)instead.- Parameter:
label- Name of the Integration.
-
PostOrchestrationIntegrationRequestIntegration
protected PostOrchestrationIntegrationRequestIntegration()
-
-
Methodendetails