Klasse Multipart
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Multipart
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Multipart
extends Object
Multipart
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Multipart.MultipartBuilder
builder()
protected boolean
contentType
(String contentType) count()
boolean
int
hashCode()
parent()
toString()
-
Felddetails
-
contentType
-
count
-
parent
-
-
Konstruktordetails
-
Multipart
Constructs a validated instance ofMultipart
.- Parameter:
spec
- the specification to process
-
Multipart
Constructs a validated instance ofMultipart
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Multipart(Consumer)
instead.- Parameter:
contentType
- contentTypecount
- countparent
- parent
-
Multipart
protected Multipart()
-
-
Methodendetails
-
builder
-
contentType
-
count
-
parent
-
contentType
- Gibt zurück:
this
.
-
count
- Gibt zurück:
this
.
-
parent
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-