public static interface HostNameBinding.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
HostNameBinding.DefinitionStages.Blank<ParentT>
The first stage of a host name binding definition.
|
static interface |
HostNameBinding.DefinitionStages.WithAttach<ParentT>
The final stage of the hostname binding definition.
|
static interface |
HostNameBinding.DefinitionStages.WithDomain<ParentT>
The stage of a hostname binding definition allowing domain to be specified.
|
static interface |
HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT>
The stage of a hostname binding definition allowing DNS record type to be set.
|
static interface |
HostNameBinding.DefinitionStages.WithSubDomain<ParentT>
The stage of a hostname binding definition allowing sub-domain to be specified.
|
Copyright © 2019. All rights reserved.