HostnameBinding.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the return type of the final UpdateDefinitionStages.WithAttach#attach()

Implements

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

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

The entirety of a hostname binding definition as part of a web app update.

Applies to