@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AssociateEncryptionConfigResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description | 
|---|
AssociateEncryptionConfigResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
AssociateEncryptionConfigResult | 
clone()  | 
boolean | 
equals(Object obj)  | 
Update | 
getUpdate()  | 
int | 
hashCode()  | 
void | 
setUpdate(Update update)  | 
String | 
toString()
Returns a string representation of this object. 
 | 
AssociateEncryptionConfigResult | 
withUpdate(Update update)  | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setUpdate(Update update)
update - public Update getUpdate()
public AssociateEncryptionConfigResult withUpdate(Update update)
update - public String toString()
toString in class ObjectObject.toString()public AssociateEncryptionConfigResult clone()