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