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

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

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

Methods in com.baidubce.services.iothisk.model that return CertStatus
 CertStatus GetCertStatusResponse.getStatus()
           
static CertStatus CertStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CertStatus[] CertStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.baidubce.services.iothisk.model with parameters of type CertStatus
 void GetCertStatusResponse.setStatus(CertStatus status)
           
 



Copyright © 2018. All rights reserved.