Klasse DocumentResponse
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.DocumentResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DocumentResponse
extends Object
DocumentResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofDocumentResponse
.Constructs a validated instance ofDocumentResponse
. -
Methodenübersicht
-
Felddetails
-
id
The unique identifier of the document as stored in API Gateway.
-
-
Konstruktordetails
-
DocumentResponse
Constructs a validated instance ofDocumentResponse
.- Parameter:
spec
- the specification to process
-
DocumentResponse
Constructs a validated instance ofDocumentResponse
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
DocumentResponse(Consumer)
instead.- Parameter:
id
- The unique identifier of the document as stored in API Gateway.
-
DocumentResponse
protected DocumentResponse()
-
-
Methodendetails
-
builder
-
id
The unique identifier of the document as stored in API Gateway. -
id
The unique identifier of the document as stored in API Gateway.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-