@Generated(value="software.amazon.awssdk:codegen") public final class DashIsoEncryptionSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DashIsoEncryptionSettings.Builder,DashIsoEncryptionSettings>
Modifier and Type | Class and Description |
---|---|
static interface |
DashIsoEncryptionSettings.Builder |
Modifier and Type | Method and Description |
---|---|
static DashIsoEncryptionSettings.Builder |
builder() |
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DashIsoEncryptionSettings.Builder> |
serializableBuilderClass() |
SpekeKeyProvider |
spekeKeyProvider()
Settings for use with a SPEKE key provider
|
DashIsoEncryptionSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public SpekeKeyProvider spekeKeyProvider()
public DashIsoEncryptionSettings.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DashIsoEncryptionSettings.Builder,DashIsoEncryptionSettings>
public static DashIsoEncryptionSettings.Builder builder()
public static Class<? extends DashIsoEncryptionSettings.Builder> serializableBuilderClass()
public String toString()
Copyright © 2019. All rights reserved.