Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic classstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Objectprotected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoaderprotected Stringprotected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum>protected Integerprotected Integerprotected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum>protected Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> protected Objectprotected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptorprotected Integerprotected Integerprotected Stringprotected Stringprotected Stringprotected Stringprotected Objectprotected Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> protected Objectprotected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfigprotected Integerprotected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum>protected String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext(Object attributeNames, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader classLoader, String contextPath, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes, Integer effectiveMajorVersion, Integer effectiveMinorVersion, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes, Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations, Object initParameterNames, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor, Integer majorVersion, Integer minorVersion, String requestCharacterEncoding, String responseCharacterEncoding, String serverInfo, String servletContextName, Object servletNames, Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations, Object servlets, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig, Integer sessionTimeout, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes, String virtualServerName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext. -
Method Summary
Modifier and TypeMethodDescriptionattributeNames(Object attributeNames) builder()protected booleanclassLoader(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader classLoader) contextPath(String contextPath) Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum>defaultSessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes) effectiveMajorVersion(Integer effectiveMajorVersion) effectiveMinorVersion(Integer effectiveMinorVersion) Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum>effectiveSessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes) booleanMap<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations(Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations) inthashCode()initParameterNames(Object initParameterNames) jspConfigDescriptor(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor) majorVersion(Integer majorVersion) minorVersion(Integer minorVersion) requestCharacterEncoding(String requestCharacterEncoding) responseCharacterEncoding(String responseCharacterEncoding) serverInfo(String serverInfo) servletContextName(String servletContextName) servletNames(Object servletNames) Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations(Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations) servlets()sessionCookieConfig(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig) sessionTimeout(Integer sessionTimeout) Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum>sessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes) toString()virtualServerName(String virtualServerName)
-
Field Details
-
attributeNames
-
classLoader
-
contextPath
-
defaultSessionTrackingModes
protected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes -
effectiveMajorVersion
-
effectiveMinorVersion
-
effectiveSessionTrackingModes
protected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes -
filterRegistrations
protected Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations -
initParameterNames
-
jspConfigDescriptor
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor -
majorVersion
-
minorVersion
-
requestCharacterEncoding
-
responseCharacterEncoding
-
serverInfo
-
servletContextName
-
servletNames
-
servletRegistrations
protected Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations -
servlets
-
sessionCookieConfig
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig -
sessionTimeout
-
sessionTrackingModes
protected Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes -
virtualServerName
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.- Parameters:
spec- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext(Object attributeNames, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader classLoader, String contextPath, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes, Integer effectiveMajorVersion, Integer effectiveMinorVersion, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes, Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations, Object initParameterNames, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor, Integer majorVersion, Integer minorVersion, String requestCharacterEncoding, String responseCharacterEncoding, String serverInfo, String servletContextName, Object servletNames, Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations, Object servlets, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig, Integer sessionTimeout, Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes, String virtualServerName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext(Consumer)instead.- Parameters:
attributeNames- attributeNamesclassLoader- classLoadercontextPath- contextPathdefaultSessionTrackingModes- defaultSessionTrackingModeseffectiveMajorVersion- effectiveMajorVersioneffectiveMinorVersion- effectiveMinorVersioneffectiveSessionTrackingModes- effectiveSessionTrackingModesfilterRegistrations- filterRegistrationsinitParameterNames- initParameterNamesjspConfigDescriptor- jspConfigDescriptormajorVersion- majorVersionminorVersion- minorVersionrequestCharacterEncoding- requestCharacterEncodingresponseCharacterEncoding- responseCharacterEncodingserverInfo- serverInfoservletContextName- servletContextNameservletNames- servletNamesservletRegistrations- servletRegistrationsservlets- servletssessionCookieConfig- sessionCookieConfigsessionTimeout- sessionTimeoutsessionTrackingModes- sessionTrackingModesvirtualServerName- virtualServerName
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext()
-
-
Method Details
-
builder
-
attributeNames
-
classLoader
-
contextPath
-
defaultSessionTrackingModes
public Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes() -
effectiveMajorVersion
-
effectiveMinorVersion
-
effectiveSessionTrackingModes
public Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes() -
filterRegistrations
public Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations() -
initParameterNames
-
jspConfigDescriptor
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor() -
majorVersion
-
minorVersion
-
requestCharacterEncoding
-
responseCharacterEncoding
-
serverInfo
-
servletContextName
-
servletNames
-
servletRegistrations
public Map<String,GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations() -
servlets
-
sessionCookieConfig
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig() -
sessionTimeout
-
sessionTrackingModes
public Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes() -
virtualServerName
-
attributeNames
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext attributeNames(Object attributeNames) - Returns:
this.
-
classLoader
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext classLoader(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextClassLoader classLoader) - Returns:
this.
-
contextPath
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext contextPath(String contextPath) - Returns:
this.
-
defaultSessionTrackingModes
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext defaultSessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.DefaultSessionTrackingModesEnum> defaultSessionTrackingModes) - Returns:
this.
-
effectiveMajorVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext effectiveMajorVersion(Integer effectiveMajorVersion) - Returns:
this.
-
effectiveMinorVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext effectiveMinorVersion(Integer effectiveMinorVersion) - Returns:
this.
-
effectiveSessionTrackingModes
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext effectiveSessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.EffectiveSessionTrackingModesEnum> effectiveSessionTrackingModes) - Returns:
this.
-
filterRegistrations
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext filterRegistrations(Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextFilterRegistrationsValue> filterRegistrations) - Returns:
this.
-
initParameterNames
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext initParameterNames(Object initParameterNames) - Returns:
this.
-
jspConfigDescriptor
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext jspConfigDescriptor(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextJspConfigDescriptor jspConfigDescriptor) - Returns:
this.
-
majorVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext majorVersion(Integer majorVersion) - Returns:
this.
-
minorVersion
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext minorVersion(Integer minorVersion) - Returns:
this.
-
requestCharacterEncoding
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext requestCharacterEncoding(String requestCharacterEncoding) - Returns:
this.
-
responseCharacterEncoding
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext responseCharacterEncoding(String responseCharacterEncoding) - Returns:
this.
-
serverInfo
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext serverInfo(String serverInfo) - Returns:
this.
-
servletContextName
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContextName(String servletContextName) - Returns:
this.
-
servletNames
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletNames(Object servletNames) - Returns:
this.
-
servletRegistrations
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletRegistrations(Map<String, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextServletRegistrationsValue> servletRegistrations) - Returns:
this.
-
servlets
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servlets(Object servlets) - Returns:
this.
-
sessionCookieConfig
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext sessionCookieConfig(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContextSessionCookieConfig sessionCookieConfig) - Returns:
this.
-
sessionTimeout
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext sessionTimeout(Integer sessionTimeout) - Returns:
this.
-
sessionTrackingModes
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext sessionTrackingModes(Set<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext.SessionTrackingModesEnum> sessionTrackingModes) - Returns:
this.
-
virtualServerName
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext virtualServerName(String virtualServerName) - Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-