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

Packages that use RegeneratePasswordRequest
com.baidubce.services.iothub   
com.baidubce.services.iothub.model   
 

Uses of RegeneratePasswordRequest in com.baidubce.services.iothub
 

Methods in com.baidubce.services.iothub with parameters of type RegeneratePasswordRequest
 CreatePrincipalResponse IotHubClient.regeneratePassword(RegeneratePasswordRequest regeneratePasswordRequest)
           
 

Uses of RegeneratePasswordRequest in com.baidubce.services.iothub.model
 

Methods in com.baidubce.services.iothub.model that return RegeneratePasswordRequest
 RegeneratePasswordRequest RegeneratePasswordRequest.withEndpointName(String endpointName)
           
 RegeneratePasswordRequest RegeneratePasswordRequest.withPrincipalName(String principalName)
           
 RegeneratePasswordRequest RegeneratePasswordRequest.withTarget(String target)
           
 



Copyright © 2018. All rights reserved.