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