@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetVoiceConnectorProxyResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
GetVoiceConnectorProxyResult() |
| Modifier and Type | Method and Description |
|---|---|
GetVoiceConnectorProxyResult |
clone() |
boolean |
equals(Object obj) |
Proxy |
getProxy() |
int |
hashCode() |
void |
setProxy(Proxy proxy) |
String |
toString()
Returns a string representation of this object.
|
GetVoiceConnectorProxyResult |
withProxy(Proxy proxy) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setProxy(Proxy proxy)
proxy - public Proxy getProxy()
public GetVoiceConnectorProxyResult withProxy(Proxy proxy)
proxy - public String toString()
toString in class ObjectObject.toString()public GetVoiceConnectorProxyResult clone()
Copyright © 2023. All rights reserved.