Klasse InputStreamSource
java.lang.Object
io.github.primelib.jira4j.restv3.model.InputStreamSource
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class InputStreamSource
extends Object
InputStreamSource
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedInputStreamSource(Object inputStream) Constructs a validated instance ofInputStreamSource.Constructs a validated instance ofInputStreamSource. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()inputStream(Object inputStream) toString()
-
Felddetails
-
inputStream
-
-
Konstruktordetails
-
InputStreamSource
Constructs a validated instance ofInputStreamSource.- Parameter:
spec- the specification to process
-
InputStreamSource
Constructs a validated instance ofInputStreamSource.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
InputStreamSource(Consumer)instead.- Parameter:
inputStream- inputStream
-
InputStreamSource
protected InputStreamSource()
-
-
Methodendetails