Interface HostnameSslBinding.Definition<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, HostnameSslBinding.DefinitionStages.Blank<ParentT>, HostnameSslBinding.DefinitionStages.WithAttach<ParentT>, HostnameSslBinding.DefinitionStages.WithCertificate<ParentT>, HostnameSslBinding.DefinitionStages.WithHostname<ParentT>, HostnameSslBinding.DefinitionStages.WithKeyVault<ParentT>, HostnameSslBinding.DefinitionStages.WithSslType<ParentT>
Enclosing interface:
HostnameSslBinding

The entirety of a hostname SSL binding definition.