Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader
java.lang.Object
io.github.primelib.jira4j.restv3.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 Booleanprotected List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner>protected Stringprotected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderParentprotected Boolean -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader(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 booleandefaultAssertionStatus(Boolean defaultAssertionStatus) List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner>definedPackages(List<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> definedPackages) booleaninthashCode()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
-