Klasse DataPolicySpaceDataPolicy
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.DataPolicySpaceDataPolicy
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DataPolicySpaceDataPolicy
extends Object
DataPolicySpaceDataPolicy
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BooleanWhether the space contains any content blocked for (inaccessible to) the requesting client application. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedDataPolicySpaceDataPolicy(Boolean anyContentBlocked) Constructs a validated instance ofDataPolicySpaceDataPolicy.Constructs a validated instance ofDataPolicySpaceDataPolicy. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungWhether the space contains any content blocked for (inaccessible to) the requesting client application.anyContentBlocked(Boolean anyContentBlocked) Whether the space contains any content blocked for (inaccessible to) the requesting client application.builder()protected booleanbooleaninthashCode()toString()
-
Felddetails
-
anyContentBlocked
Whether the space contains any content blocked for (inaccessible to) the requesting client application.
-
-
Konstruktordetails
-
DataPolicySpaceDataPolicy
Constructs a validated instance ofDataPolicySpaceDataPolicy.- Parameter:
spec- the specification to process
-
DataPolicySpaceDataPolicy
Constructs a validated instance ofDataPolicySpaceDataPolicy.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
DataPolicySpaceDataPolicy(Consumer)instead.- Parameter:
anyContentBlocked- Whether the space contains any content blocked for (inaccessible to) the requesting client application.
-
DataPolicySpaceDataPolicy
protected DataPolicySpaceDataPolicy()
-
-
Methodendetails
-
builder
-
anyContentBlocked
Whether the space contains any content blocked for (inaccessible to) the requesting client application. -
anyContentBlocked
Whether the space contains any content blocked for (inaccessible to) the requesting client application.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-