Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner>
protected String
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParent
protected Boolean
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
(Boolean defaultAssertionStatus, List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> definedPackages, String name, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParent parent, Boolean registeredAsParallelCapable, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParentUnnamedModule unnamedModule) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
defaultAssertionStatus
(Boolean defaultAssertionStatus) List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner>
definedPackages
(List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> definedPackages) boolean
int
hashCode()
name()
parent()
parent
(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParent parent) registeredAsParallelCapable
(Boolean registeredAsParallelCapable) toString()
unnamedModule
(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParentUnnamedModule unnamedModule)
-
Field Details
-
defaultAssertionStatus
-
definedPackages
-
name
-
parent
-
registeredAsParallelCapable
-
unnamedModule
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader(Boolean defaultAssertionStatus, List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> definedPackages, String name, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParent parent, Boolean registeredAsParallelCapable, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParentUnnamedModule unnamedModule) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader(Consumer)
instead.- Parameters:
defaultAssertionStatus
- defaultAssertionStatusdefinedPackages
- definedPackagesname
- nameparent
- parentregisteredAsParallelCapable
- registeredAsParallelCapableunnamedModule
- unnamedModule
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader()
-
-
Method Details
-
builder
-
defaultAssertionStatus
-
definedPackages
-
name
-
parent
-
registeredAsParallelCapable
-
unnamedModule
-
defaultAssertionStatus
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader defaultAssertionStatus(Boolean defaultAssertionStatus) - Returns:
this
.
-
definedPackages
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader definedPackages(List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> definedPackages) - Returns:
this
.
-
name
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader name(String name) - Returns:
this
.
-
parent
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader parent(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParent parent) - Returns:
this
.
-
registeredAsParallelCapable
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader registeredAsParallelCapable(Boolean registeredAsParallelCapable) - Returns:
this
.
-
unnamedModule
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader unnamedModule(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParentUnnamedModule unnamedModule) - Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-