| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEncryption |
UpdateFlowSourceRequest.decryption()
The type of encryption used on the content ingested from this source.
|
UpdateEncryption |
UpdateFlowEntitlementRequest.encryption()
The type of encryption that will be used on the output associated with this entitlement.
|
UpdateEncryption |
UpdateFlowOutputRequest.encryption()
The type of key used for the encryption.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFlowSourceRequest.Builder |
UpdateFlowSourceRequest.Builder.decryption(UpdateEncryption decryption)
The type of encryption used on the content ingested from this source.
|
UpdateFlowEntitlementRequest.Builder |
UpdateFlowEntitlementRequest.Builder.encryption(UpdateEncryption encryption)
The type of encryption that will be used on the output associated with this entitlement.
|
UpdateFlowOutputRequest.Builder |
UpdateFlowOutputRequest.Builder.encryption(UpdateEncryption encryption)
The type of key used for the encryption.
|
Copyright © 2023. All rights reserved.