Klasse BulkContentStateSetInput
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.BulkContentStateSetInput
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkContentStateSetInput
extends Object
BulkContentStateSetInput
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentStateInputmaximum number of ids you can pass in is 300 -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofBulkContentStateSetInput.BulkContentStateSetInput(List<String> ids, ContentStateInput contentState) Constructs a validated instance ofBulkContentStateSetInput. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancontentState(ContentStateInput contentState) booleaninthashCode()ids()maximum number of ids you can pass in is 300maximum number of ids you can pass in is 300toString()
-
Felddetails
-
ids
maximum number of ids you can pass in is 300 -
contentState
-
-
Konstruktordetails
-
BulkContentStateSetInput
Constructs a validated instance ofBulkContentStateSetInput.- Parameter:
spec- the specification to process
-
BulkContentStateSetInput
Constructs a validated instance ofBulkContentStateSetInput.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BulkContentStateSetInput(Consumer)instead.- Parameter:
ids- maximum number of ids you can pass in is 300contentState- contentState
-
BulkContentStateSetInput
protected BulkContentStateSetInput()
-
-
Methodendetails
-
builder
-
ids
maximum number of ids you can pass in is 300 -
contentState
-
ids
maximum number of ids you can pass in is 300- Gibt zurück:
this.
-
contentState
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-