public static interface SslProperties.Builder extends SdkPojo, CopyableBuilder<SslProperties.Builder,SslProperties>
Modifier and Type | Method and Description |
---|---|
SslProperties.Builder |
disableSsl(Boolean disableSsl)
A Boolean option to control whether SSL should be disabled.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
SslProperties.Builder disableSsl(Boolean disableSsl)
A Boolean option to control whether SSL should be disabled.
disableSsl
- A Boolean option to control whether SSL should be disabled.Copyright © 2021. All rights reserved.