@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MsSmoothEncryptionSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
MsSmoothEncryptionSettings() |
| Modifier and Type | Method and Description |
|---|---|
MsSmoothEncryptionSettings |
clone() |
boolean |
equals(Object obj) |
SpekeKeyProvider |
getSpekeKeyProvider()
Settings for use with a SPEKE key provider
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
Settings for use with a SPEKE key provider
|
String |
toString()
Returns a string representation of this object.
|
MsSmoothEncryptionSettings |
withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
Settings for use with a SPEKE key provider
|
public void setSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
spekeKeyProvider - Settings for use with a SPEKE key providerpublic SpekeKeyProvider getSpekeKeyProvider()
public MsSmoothEncryptionSettings withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
spekeKeyProvider - Settings for use with a SPEKE key providerpublic String toString()
toString in class ObjectObject.toString()public MsSmoothEncryptionSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.