Klasse CreateServiceDependencyRequestRelationshipsInnerSupportingService
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateServiceDependencyRequestRelationshipsInnerSupportingService
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateServiceDependencyRequestRelationshipsInnerSupportingService
extends Object
CreateServiceDependencyRequestRelationshipsInnerSupportingService
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofCreateServiceDependencyRequestRelationshipsInnerSupportingService
.CreateServiceDependencyRequestRelationshipsInnerSupportingService
(Consumer<CreateServiceDependencyRequestRelationshipsInnerSupportingService> spec) Constructs a validated instance ofCreateServiceDependencyRequestRelationshipsInnerSupportingService
. -
Methodenübersicht
-
Felddetails
-
id
-
type
-
-
Konstruktordetails
-
CreateServiceDependencyRequestRelationshipsInnerSupportingService
public CreateServiceDependencyRequestRelationshipsInnerSupportingService(Consumer<CreateServiceDependencyRequestRelationshipsInnerSupportingService> spec) Constructs a validated instance ofCreateServiceDependencyRequestRelationshipsInnerSupportingService
.- Parameter:
spec
- the specification to process
-
CreateServiceDependencyRequestRelationshipsInnerSupportingService
@Internal public CreateServiceDependencyRequestRelationshipsInnerSupportingService(String id, String type) Constructs a validated instance ofCreateServiceDependencyRequestRelationshipsInnerSupportingService
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateServiceDependencyRequestRelationshipsInnerSupportingService(Consumer)
instead.- Parameter:
id
- idtype
- type
-
CreateServiceDependencyRequestRelationshipsInnerSupportingService
protected CreateServiceDependencyRequestRelationshipsInnerSupportingService()
-
-
Methodendetails