@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetEmailChannelResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetEmailChannelResult() |
Modifier and Type | Method and Description |
---|---|
GetEmailChannelResult |
clone() |
boolean |
equals(Object obj) |
EmailChannelResponse |
getEmailChannelResponse() |
int |
hashCode() |
void |
setEmailChannelResponse(EmailChannelResponse emailChannelResponse) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
GetEmailChannelResult |
withEmailChannelResponse(EmailChannelResponse emailChannelResponse) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setEmailChannelResponse(EmailChannelResponse emailChannelResponse)
emailChannelResponse
- public EmailChannelResponse getEmailChannelResponse()
public GetEmailChannelResult withEmailChannelResponse(EmailChannelResponse emailChannelResponse)
emailChannelResponse
- public String toString()
toString
in class Object
Object.toString()
public GetEmailChannelResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.