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