@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteBGPPeerResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
The response received when DeleteBGPPeer is called.
Constructor and Description |
---|
DeleteBGPPeerResult() |
Modifier and Type | Method and Description |
---|---|
DeleteBGPPeerResult |
clone() |
boolean |
equals(Object obj) |
VirtualInterface |
getVirtualInterface() |
int |
hashCode() |
void |
setVirtualInterface(VirtualInterface virtualInterface) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DeleteBGPPeerResult |
withVirtualInterface(VirtualInterface virtualInterface) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setVirtualInterface(VirtualInterface virtualInterface)
virtualInterface
- public VirtualInterface getVirtualInterface()
public DeleteBGPPeerResult withVirtualInterface(VirtualInterface virtualInterface)
virtualInterface
- public String toString()
toString
in class Object
Object.toString()
public DeleteBGPPeerResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.