public class GetApnsVoipSandboxChannelResult extends Object implements Serializable
Constructor and Description |
---|
GetApnsVoipSandboxChannelResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
APNSVoipSandboxChannelResponse |
getAPNSVoipSandboxChannelResponse()
Apple VoIP Developer Push Notification Service channel definition.
|
int |
hashCode() |
void |
setAPNSVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse aPNSVoipSandboxChannelResponse)
Apple VoIP Developer Push Notification Service channel definition.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
GetApnsVoipSandboxChannelResult |
withAPNSVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse aPNSVoipSandboxChannelResponse)
Apple VoIP Developer Push Notification Service channel definition.
|
public APNSVoipSandboxChannelResponse getAPNSVoipSandboxChannelResponse()
public void setAPNSVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse aPNSVoipSandboxChannelResponse)
aPNSVoipSandboxChannelResponse
- Apple VoIP Developer Push
Notification Service channel definition.public GetApnsVoipSandboxChannelResult withAPNSVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse aPNSVoipSandboxChannelResponse)
Returns a reference to this object so that method calls can be chained together.
aPNSVoipSandboxChannelResponse
- Apple VoIP Developer Push
Notification Service channel definition.public String toString()
toString
in class Object
Object.toString()
Copyright © 2019. All rights reserved.