@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()
Use these settings when doing DRM encryption with a SPEKE-compliant key provider, if your output group type is
HLS, MS Smooth, or DASH.
|
MsSmoothEncryptionSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public 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 boolean equalsBySdkFields(Object obj)
equalsBySdkFields
in interface SdkPojo
public String toString()
Copyright © 2019. All rights reserved.