com.baidubce.services.eipgroup.model
Class IdResponse

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

public class IdResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
IdResponse()
           
 
Method Summary
 String getId()
           
 void setId(String id)
           
 
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

IdResponse

public IdResponse()
Method Detail

getId

public String getId()

setId

public void setId(String id)


Copyright © 2018. All rights reserved.