@Generated(value="software.amazon.awssdk:codegen") public final class MsSmoothEncryptionSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MsSmoothEncryptionSettings.Builder,MsSmoothEncryptionSettings>
Modifier and Type | Class and Description |
---|---|
static interface |
MsSmoothEncryptionSettings.Builder |
Modifier and Type | Method and Description |
---|---|
static MsSmoothEncryptionSettings.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MsSmoothEncryptionSettings.Builder> |
serializableBuilderClass() |
SpekeKeyProvider |
spekeKeyProvider()
If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a
SPEKE-compliant key provider.
|
MsSmoothEncryptionSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public final SpekeKeyProvider spekeKeyProvider()
public MsSmoothEncryptionSettings.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<MsSmoothEncryptionSettings.Builder,MsSmoothEncryptionSettings>
public static MsSmoothEncryptionSettings.Builder builder()
public static Class<? extends MsSmoothEncryptionSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields
in interface SdkPojo
public final String toString()
Copyright © 2022. All rights reserved.