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