| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
static DashEncryption.Builder |
DashEncryption.builder() |
DashEncryption.Builder |
DashEncryption.Builder.keyRotationIntervalSeconds(Integer keyRotationIntervalSeconds)
Time (in seconds) between each encryption key rotation.
|
default DashEncryption.Builder |
DashEncryption.Builder.spekeKeyProvider(Consumer<SpekeKeyProvider.Builder> spekeKeyProvider)
Sets the value of the SpekeKeyProvider property for this object.
|
DashEncryption.Builder |
DashEncryption.Builder.spekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
Sets the value of the SpekeKeyProvider property for this object.
|
DashEncryption.Builder |
DashEncryption.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DashEncryption.Builder> |
DashEncryption.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DashPackage.Builder |
DashPackage.Builder.encryption(Consumer<DashEncryption.Builder> encryption)
Sets the value of the Encryption property for this object.
|
Copyright © 2020. All rights reserved.