Klasse ContentStateFailure
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentStateFailure
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentStateFailure
extends Object
ContentStateFailure
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentStateFailure(String contentId, String failureReason) Constructs a validated instance ofContentStateFailure.Constructs a validated instance ofContentStateFailure. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleanfailureReason(String failureReason) inthashCode()toString()
-
Felddetails
-
contentId
-
failureReason
-
-
Konstruktordetails
-
ContentStateFailure
Constructs a validated instance ofContentStateFailure.- Parameter:
spec- the specification to process
-
ContentStateFailure
Constructs a validated instance ofContentStateFailure.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentStateFailure(Consumer)instead.- Parameter:
contentId- contentIdfailureReason- failureReason
-
ContentStateFailure
protected ContentStateFailure()
-
-
Methodendetails