com.baidubce.services.eip.model
Class CreateEipResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.eip.model.CreateEipResponse
All Implemented Interfaces:
Serializable

public class CreateEipResponse
extends AbstractBceResponse

Created by caidahai on 2016/6/23.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CreateEipResponse()
           
 
Method Summary
 String getEip()
           
 void setEip(String eip)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateEipResponse

public CreateEipResponse()
Method Detail

getEip

public String getEip()

setEip

public void setEip(String eip)


Copyright © 2018. All rights reserved.