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