Klasse GetWorkflowTransitionRuleConfigurationsRequestPartsInner
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestPartsInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestPartsInner
extends Object
GetWorkflowTransitionRuleConfigurationsRequestPartsInner
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetWorkflowTransitionRuleConfigurationsRequestPartsInner(String contentType, List<String> headerNames, Object inputStream, String name, Long size, String submittedFileName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestPartsInner.GetWorkflowTransitionRuleConfigurationsRequestPartsInner(Consumer<GetWorkflowTransitionRuleConfigurationsRequestPartsInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestPartsInner. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancontentType(String contentType) booleaninthashCode()headerNames(List<String> headerNames) inputStream(Object inputStream) name()size()submittedFileName(String submittedFileName) toString()
-
Felddetails
-
contentType
-
headerNames
-
inputStream
-
name
-
size
-
submittedFileName
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestPartsInner
public GetWorkflowTransitionRuleConfigurationsRequestPartsInner(Consumer<GetWorkflowTransitionRuleConfigurationsRequestPartsInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestPartsInner.- Parameter:
spec- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestPartsInner
@Internal public GetWorkflowTransitionRuleConfigurationsRequestPartsInner(String contentType, List<String> headerNames, Object inputStream, String name, Long size, String submittedFileName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestPartsInner.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestPartsInner(Consumer)instead.- Parameter:
contentType- contentTypeheaderNames- headerNamesinputStream- inputStreamname- namesize- sizesubmittedFileName- submittedFileName
-
GetWorkflowTransitionRuleConfigurationsRequestPartsInner
protected GetWorkflowTransitionRuleConfigurationsRequestPartsInner()
-
-
Methodendetails
-
builder
-
contentType
-
headerNames
-
inputStream
-
name
-
size
-
submittedFileName
-
contentType
- Gibt zurück:
this.
-
headerNames
public GetWorkflowTransitionRuleConfigurationsRequestPartsInner headerNames(List<String> headerNames) - Gibt zurück:
this.
-
inputStream
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
submittedFileName
public GetWorkflowTransitionRuleConfigurationsRequestPartsInner submittedFileName(String submittedFileName) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-