Klasse CQLPersonalDataConvertedQueries
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.CQLPersonalDataConvertedQueries
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CQLPersonalDataConvertedQueries
extends Object
CQLPersonalDataConvertedQueries
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungThe list of converted CQL query strings with account IDs in place of user identifiers. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofCQLPersonalDataConvertedQueries.CQLPersonalDataConvertedQueries(List<String> queryStrings) Constructs a validated instance ofCQLPersonalDataConvertedQueries. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()The list of converted CQL query strings with account IDs in place of user identifiers.queryStrings(List<String> queryStrings) The list of converted CQL query strings with account IDs in place of user identifiers.toString()
-
Felddetails
-
queryStrings
The list of converted CQL query strings with account IDs in place of user identifiers.
-
-
Konstruktordetails
-
CQLPersonalDataConvertedQueries
Constructs a validated instance ofCQLPersonalDataConvertedQueries.- Parameter:
spec- the specification to process
-
CQLPersonalDataConvertedQueries
Constructs a validated instance ofCQLPersonalDataConvertedQueries.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CQLPersonalDataConvertedQueries(Consumer)instead.- Parameter:
queryStrings- The list of converted CQL query strings with account IDs in place of user identifiers.
-
CQLPersonalDataConvertedQueries
protected CQLPersonalDataConvertedQueries()
-
-
Methodendetails
-
builder
-
queryStrings
The list of converted CQL query strings with account IDs in place of user identifiers. -
queryStrings
The list of converted CQL query strings with account IDs in place of user identifiers.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-