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