static GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.builder() |
|
GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.Builder.contactEmail(String contactEmail) |
The email ID of the organization or individual contact that the enrolled user can use.
|
GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.Builder.organizationName(String organizationName) |
The name of the organization sending the enrollment invite to a user.
|
GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.Builder.privateSkillIds(String... privateSkillIds) |
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.Builder.privateSkillIds(Collection<String> privateSkillIds) |
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
GetInvitationConfigurationResponse.Builder |
GetInvitationConfigurationResponse.toBuilder() |
|