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

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

Uses of ListPrincipalsRequest in com.baidubce.services.iothub
 

Methods in com.baidubce.services.iothub with parameters of type ListPrincipalsRequest
 ListResponse IotHubClient.listPrincipals(ListPrincipalsRequest listPrincipalsRequest, String order, String orderBy, String pageNo, String pageSize, String q)
           
 

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

Methods in com.baidubce.services.iothub.model that return ListPrincipalsRequest
 ListPrincipalsRequest ListPrincipalsRequest.withEndpointName(String endpointName)
           
 ListPrincipalsRequest ListPrincipalsRequest.withThingName(String thingName)
           
 



Copyright © 2018. All rights reserved.