public class UpdateApnsVoipSandboxChannelRequest extends AmazonWebServiceRequest implements java.io.Serializable
| Constructor and Description |
|---|
UpdateApnsVoipSandboxChannelRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
APNSVoipSandboxChannelRequest |
getAPNSVoipSandboxChannelRequest()
Apple VoIP Developer Push Notification Service channel definition.
|
java.lang.String |
getApplicationId()
The unique ID of your Amazon Pinpoint application.
|
int |
hashCode() |
void |
setAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest)
Apple VoIP Developer Push Notification Service channel definition.
|
void |
setApplicationId(java.lang.String applicationId)
The unique ID of your Amazon Pinpoint application.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
UpdateApnsVoipSandboxChannelRequest |
withAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest)
Apple VoIP Developer Push Notification Service channel definition.
|
UpdateApnsVoipSandboxChannelRequest |
withApplicationId(java.lang.String applicationId)
The unique ID of your Amazon Pinpoint application.
|
clone, getCloneRoot, getCloneSource, getGeneralProgressListener, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic APNSVoipSandboxChannelRequest getAPNSVoipSandboxChannelRequest()
public void setAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest)
aPNSVoipSandboxChannelRequest - Apple VoIP Developer Push
Notification Service channel definition.public UpdateApnsVoipSandboxChannelRequest withAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest)
Returns a reference to this object so that method calls can be chained together.
aPNSVoipSandboxChannelRequest - Apple VoIP Developer Push
Notification Service channel definition.public java.lang.String getApplicationId()
public void setApplicationId(java.lang.String applicationId)
applicationId - The unique ID of your Amazon Pinpoint application.public UpdateApnsVoipSandboxChannelRequest withApplicationId(java.lang.String applicationId)
Returns a reference to this object so that method calls can be chained together.
applicationId - The unique ID of your Amazon Pinpoint application.public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2018 Amazon Web Services, Inc. All Rights Reserved.