| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInputServerValidation |
NetworkInputServerValidation.fromValue(String value)
Use this in place of valueOf.
|
static NetworkInputServerValidation |
NetworkInputServerValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkInputServerValidation[] |
NetworkInputServerValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInputSettings |
NetworkInputSettings.withServerValidation(NetworkInputServerValidation serverValidation)
Check HTTPS server certificates.
|
Copyright © 2019. All rights reserved.