com.baidubce.services.iothisk.model
Class DownloadCrlResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.iothisk.model.IotPkiManageResponse
          extended by com.baidubce.services.iothisk.model.IotPkiManageDataResponse
              extended by com.baidubce.services.iothisk.model.DownloadCrlResponse
All Implemented Interfaces:
Serializable

public class DownloadCrlResponse
extends IotPkiManageDataResponse

Represent the response of download crl.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.services.iothisk.model.IotPkiManageDataResponse
data
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
DownloadCrlResponse()
           
 
Method Summary
 String getCrlContent()
           
 
Methods inherited from class com.baidubce.services.iothisk.model.IotPkiManageDataResponse
getData, setData
 
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

DownloadCrlResponse

public DownloadCrlResponse()
Method Detail

getCrlContent

public String getCrlContent()


Copyright © 2018. All rights reserved.