DomainContact.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of attach()

public interface WithAttach extends Attachable.InDefinition,DomainContact.DefinitionStages.WithOrganization,DomainContact.DefinitionStages.WithJobTitle,DomainContact.DefinitionStages.WithFaxNumber

The final stage of the domain contact definition.

At this stage, any remaining optional settings can be specified, or the domain contact definition can be attached to the parent domain definition using attach().

Method Summary

Modifier and Type Method and Description
Contact build()

Inherited Members

Method Details

build

public Contact build()

Applies to