Interface DomainContact.DefinitionStages.WithLastName<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching
All Known Subinterfaces:
DomainContact.Definition<ParentT>, DomainContact.DefinitionStages.WithMiddleName<ParentT>
Enclosing interface:
DomainContact.DefinitionStages

public static interface DomainContact.DefinitionStages.WithLastName<ParentT>
The stage of contact definition allowing last name to be set.