Uses of Class
com.baidubce.services.iothub.model.CreatePrincipalResponse

Packages that use CreatePrincipalResponse
com.baidubce.services.iothub   
 

Uses of CreatePrincipalResponse in com.baidubce.services.iothub
 

Methods in com.baidubce.services.iothub that return CreatePrincipalResponse
 CreatePrincipalResponse IotHubClient.createPrincipal(QueryPrincipalRequest createPrincipalRequest)
           
 CreatePrincipalResponse IotHubClient.createPrincipal(String endpointName, String principalName)
           
 CreatePrincipalResponse IotHubClient.regeneratePassword(RegeneratePasswordRequest regeneratePasswordRequest)
           
 CreatePrincipalResponse IotHubClient.regeneratePassword(String endpointName, String principalName)
           
 CreatePrincipalResponse IotHubClient.regeneratePassword(String endpointName, String principalName, String target)
           
 



Copyright © 2018. All rights reserved.