HostnameBinding.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

Blank<ParentT> WithAttach<ParentT> WithDomain<ParentT> WithHostNameDnsRecordType<ParentT> WithSubDomain<ParentT>

public static interface HostnameBinding.Definition<ParentT>
extends Blank<ParentT>, WithDomain<ParentT>, WithSubDomain<ParentT>, WithHostNameDnsRecordType<ParentT>, WithAttach<ParentT>

The entirety of a hostname binding definition.

Applies to