ImmutableTeamInvitation |
ImmutableTeamInvitation.Builder.build() |
|
static ImmutableTeamInvitation |
ImmutableTeamInvitation.copyOf(TeamInvitation instance) |
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withEmail(String value) |
Copy the current immutable object by setting a value for the email attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withFailedReason(String value) |
Copy the current immutable object by setting a value for the failedReason attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withId(Integer value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withInvitationSource(String value) |
Copy the current immutable object by setting a value for the invitationSource attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withInvitationTeamsUrl(URI value) |
Copy the current immutable object by setting a value for the invitationTeamsUrl attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withInviter(User value) |
Copy the current immutable object by setting a value for the inviter attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withLogin(String value) |
Copy the current immutable object by setting a value for the login attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withNodeId(String value) |
Copy the current immutable object by setting a value for the nodeId attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withRole(String value) |
Copy the current immutable object by setting a value for the role attribute.
|
ImmutableTeamInvitation |
ImmutableTeamInvitation.withTeamCount(Integer value) |
Copy the current immutable object by setting a value for the teamCount attribute.
|