Domain.DefinitionStages.WithMinimumTlsVersionAllowed Interface
public static interface Domain.DefinitionStages.WithMinimumTlsVersionAllowed
The stage of the Domain definition allowing to specify minimumTlsVersionAllowed.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withMinimumTlsVersionAllowed(TlsVersion minimumTlsVersionAllowed)
Specifies the minimum |
Method Details
withMinimumTlsVersionAllowed
public abstract Domain.DefinitionStages.WithCreate withMinimumTlsVersionAllowed(TlsVersion minimumTlsVersionAllowed)
Specifies the minimumTlsVersionAllowed property: Minimum TLS version of the publisher allowed to publish to this domain.
Parameters:
Returns: