com.baidubce.services.iothisk.model
Class GetOcspResponse

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.GetOcspResponse
All Implemented Interfaces:
Serializable

public class GetOcspResponse
extends IotPkiManageDataResponse

Represent the response of get ocsp response.

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
GetOcspResponse()
           
 
Method Summary
 byte[] getOcspResponse()
           
 
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

GetOcspResponse

public GetOcspResponse()
Method Detail

getOcspResponse

public byte[] getOcspResponse()


Copyright © 2018. All rights reserved.