com.baidubce.services.iothub.model
Class ListPrincipalsRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.iothub.model.BaseRequest
com.baidubce.services.iothub.model.ListPrincipalsRequest
public class ListPrincipalsRequest
- extends BaseRequest
Represent the request to list all principal in specified thing.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListPrincipalsRequest
public ListPrincipalsRequest()
getThingName
public String getThingName()
setThingName
public void setThingName(String thingName)
withEndpointName
public ListPrincipalsRequest withEndpointName(String endpointName)
- Overrides:
withEndpointName
in class BaseRequest
withThingName
public ListPrincipalsRequest withThingName(String thingName)
Copyright © 2018. All rights reserved.