| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsAkamaiHttpTransferMode |
HlsAkamaiHttpTransferMode.fromValue(String value)
Use this in place of valueOf.
|
static HlsAkamaiHttpTransferMode |
HlsAkamaiHttpTransferMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsAkamaiHttpTransferMode[] |
HlsAkamaiHttpTransferMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsAkamaiSettings |
HlsAkamaiSettings.withHttpTransferMode(HlsAkamaiHttpTransferMode httpTransferMode)
Specify whether or not to use chunked transfer encoding to Akamai.
|
Copyright © 2019. All rights reserved.