Uses of Class
com.baidubce.services.iothisk.model.IotPkiManageResponse

Packages that use IotPkiManageResponse
com.baidubce.services.iothisk.model   
 

Uses of IotPkiManageResponse in com.baidubce.services.iothisk.model
 

Subclasses of IotPkiManageResponse in com.baidubce.services.iothisk.model
 class BatchCreateClientCertResponse
          Represent the response of batch create client certs.
 class CreateCertGroupResponse
          Represent the response of create cert group.
 class CreateRootCACertResponse
          Represent the response of create root cert.
 class CreateSubCertResponse
          Represent the response of create sub cert.
 class DefaultIotPkiManageResponse
          The default class of pki response.
 class DownloadCrlResponse
          Represent the response of download crl.
 class GetBatchCreateStatusResponse
          Represent the response of get batch create status.
 class GetCertGroupResponse
          Represent the response of get cert group.
 class GetCertStatusResponse
          Represent the response of get cert status.
 class GetOcspResponse
          Represent the response of get ocsp response.
 class GetRootCACertResponse
          Represent the response of get root cert.
 class GetSubCertResponse
          Represent the response of get sub cert.
 class IotPkiManageDataResponse
          The base class of pki response which contains binary data.
 class QueryClientCertResponse
          Represent the response of query client certs.
 class QueryServerCertResponse
          Represent the response of query server certs.
 class RenewSubCertResponse
          Represent the response of renew sub cert.
 



Copyright © 2018. All rights reserved.