com.baidubce.services.cdn.model
Class PrefetchResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.cdn.model.CdnResponse
          extended by com.baidubce.services.cdn.model.PrefetchResponse
All Implemented Interfaces:
Serializable

public class PrefetchResponse
extends CdnResponse

Author:
yixing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
PrefetchResponse()
           
 
Method Summary
 String getId()
           
 void setId(String id)
           
 
Methods inherited from class com.baidubce.services.cdn.model.CdnResponse
setMetadata, toString
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrefetchResponse

public PrefetchResponse()
Method Detail

getId

public String getId()
Returns:
id

setId

public void setId(String id)
Parameters:
id -


Copyright © 2018. All rights reserved.