| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRoleActorBean |
ImmutableRoleActorBean.Builder.build()
Builds a new
ImmutableRoleActorBean. |
static ImmutableRoleActorBean |
ImmutableRoleActorBean.copyOf(RoleActorBean instance)
Creates an immutable copy of a
RoleActorBean value. |
ImmutableRoleActorBean |
ImmutableRoleActorBean.withId(Integer value)
Copy the current immutable object by setting a value for the
id attribute. |
ImmutableRoleActorBean |
ImmutableRoleActorBean.withType(String value)
Copy the current immutable object by setting a value for the
type attribute. |
ImmutableRoleActorBean |
ImmutableRoleActorBean.withTypeParameter(String value)
Copy the current immutable object by setting a value for the
typeParameter attribute. |
Copyright © 2023 Atlassian. All rights reserved.