Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
(List<Object> annotations, List<Object> declaredAnnotations, String implementationTitle, String implementationVendor, String implementationVersion, String name, Boolean sealed, String specificationTitle, String specificationVendor, String specificationVersion) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
. -
Method Summary
Modifier and TypeMethodDescriptionannotations
(List<Object> annotations) builder()
protected boolean
declaredAnnotations
(List<Object> declaredAnnotations) boolean
int
hashCode()
implementationTitle
(String implementationTitle) implementationVendor
(String implementationVendor) implementationVersion
(String implementationVersion) name()
sealed()
specificationTitle
(String specificationTitle) specificationVendor
(String specificationVendor) specificationVersion
(String specificationVersion) toString()
-
Field Details
-
annotations
-
declaredAnnotations
-
implementationTitle
-
implementationVendor
-
implementationVersion
-
name
-
sealed
-
specificationTitle
-
specificationVendor
-
specificationVersion
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner(List<Object> annotations, List<Object> declaredAnnotations, String implementationTitle, String implementationVendor, String implementationVersion, String name, Boolean sealed, String specificationTitle, String specificationVendor, String specificationVersion) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner(Consumer)
instead.- Parameters:
annotations
- annotationsdeclaredAnnotations
- declaredAnnotationsimplementationTitle
- implementationTitleimplementationVendor
- implementationVendorimplementationVersion
- implementationVersionname
- namesealed
- sealedspecificationTitle
- specificationTitlespecificationVendor
- specificationVendorspecificationVersion
- specificationVersion
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner()
-
-
Method Details
-
builder
-
annotations
-
declaredAnnotations
-
implementationTitle
-
implementationVendor
-
implementationVersion
-
name
-
sealed
-
specificationTitle
-
specificationVendor
-
specificationVersion
-
annotations
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner annotations(List<Object> annotations) - Returns:
this
.
-
declaredAnnotations
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner declaredAnnotations(List<Object> declaredAnnotations) - Returns:
this
.
-
implementationTitle
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner implementationTitle(String implementationTitle) - Returns:
this
.
-
implementationVendor
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner implementationVendor(String implementationVendor) - Returns:
this
.
-
implementationVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner implementationVersion(String implementationVersion) - Returns:
this
.
-
name
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner name(String name) - Returns:
this
.
-
sealed
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner sealed(Boolean sealed) - Returns:
this
.
-
specificationTitle
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner specificationTitle(String specificationTitle) - Returns:
this
.
-
specificationVendor
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner specificationVendor(String specificationVendor) - Returns:
this
.
-
specificationVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderDefinedPackagesInner specificationVersion(String specificationVersion) - Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-