@Immutable public class SSLSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SSLSettings.Builder
A builder for creating SSLSettings.
|
| Modifier and Type | Method and Description |
|---|---|
static SSLSettings.Builder |
builder()
Gets a Builder for creating a new SSLSettings instance.
|
boolean |
isEnabled()
Returns whether SSL is enabled.
|
String |
toString() |
public static SSLSettings.Builder builder()
public boolean isEnabled()