com.amazonaws.services.ec2.model
Class AllocateAddressRequest

java.lang.Object
  extended by com.amazonaws.AmazonWebServiceRequest
      extended by com.amazonaws.services.ec2.model.AllocateAddressRequest

public class AllocateAddressRequest
extends AmazonWebServiceRequest


Constructor Summary
AllocateAddressRequest()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.amazonaws.AmazonWebServiceRequest
copyPrivateRequestParameters
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllocateAddressRequest

public AllocateAddressRequest()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.