Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
(String className, Map<String, String> initParameters, List<String> mappings, String name, String runAsRole) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
. -
Method Summary
-
Field Details
-
className
-
initParameters
-
mappings
-
name
-
runAsRole
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue(String className, Map<String, String> initParameters, List<String> mappings, String name, String runAsRole) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue(Consumer)
instead.- Parameters:
className
- classNameinitParameters
- initParametersmappings
- mappingsname
- namerunAsRole
- runAsRole
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue()
-
-
Method Details
-
builder
-
className
-
initParameters
-
mappings
-
name
-
runAsRole
-
className
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue className(String className) - Returns:
this
.
-
initParameters
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue initParameters(Map<String, String> initParameters) - Returns:
this
.
-
mappings
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue mappings(List<String> mappings) - Returns:
this
.
-
name
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue name(String name) - Returns:
this
.
-
runAsRole
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue runAsRole(String runAsRole) - Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-