Uses of Class
com.baidubce.services.iothisk.model.CreateRootCACertRequest.CertRequestInfo

Packages that use CreateRootCACertRequest.CertRequestInfo
com.baidubce.services.iothisk.model   
 

Uses of CreateRootCACertRequest.CertRequestInfo in com.baidubce.services.iothisk.model
 

Methods in com.baidubce.services.iothisk.model that return CreateRootCACertRequest.CertRequestInfo
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.getCertRequestInfo()
           
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.CertRequestInfo.withCommonName(String commonName)
           
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.CertRequestInfo.withCountry(String country)
           
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.CertRequestInfo.withEmailAddress(String emailAddress)
           
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.CertRequestInfo.withOrganization(String organization)
           
 CreateRootCACertRequest.CertRequestInfo CreateRootCACertRequest.CertRequestInfo.withUnit(String unit)
           
 

Methods in com.baidubce.services.iothisk.model with parameters of type CreateRootCACertRequest.CertRequestInfo
 void CreateRootCACertRequest.setCertRequestInfo(CreateRootCACertRequest.CertRequestInfo certRequestInfo)
           
 CreateRootCACertRequest CreateRootCACertRequest.withCertRequestInfo(CreateRootCACertRequest.CertRequestInfo certRequestInfo)
           
 



Copyright © 2018. All rights reserved.