Interface DomainContact
- All Superinterfaces:
ChildResource<AppServiceDomain>, HasInnerModel<Contact>, HasName, HasParent<AppServiceDomain>, Indexable
A domain contact definition.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a domain contact definition.static interfaceGrouping of domain contact stages applicable as part of a domain creation. -
Method Summary
Modifier and TypeMethodDescriptionGets contact's mailing address.email()Gets contact's email address.fax()Gets contact's fax number.Gets contact's first name.jobTitle()Gets contact's job title.lastName()Gets contact's last name.Gets contact's middle name.Gets contact's organization.phone()Gets contact's phone number.Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
addressMailing
-
email
-
fax
-
jobTitle
-
firstName
-
lastName
-
middleName
-
organization
-
phone
-