ParentT
- the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithPhoneCountryCode<ParentT>
Modifier and Type | Method and Description |
---|---|
DomainContact.DefinitionStages.WithPhoneNumber<ParentT> |
withPhoneCountryCode(CountryPhoneCode code)
Specifies the country code of the phone number.
|
DomainContact.DefinitionStages.WithPhoneNumber<ParentT> withPhoneCountryCode(CountryPhoneCode code)
code
- the country codeCopyright © 2019. All rights reserved.