Uses of Class
software.amazon.awssdk.services.iot.model.ListThingPrincipalsRequest
-
Packages that use ListThingPrincipalsRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.paginators software.amazon.awssdk.services.iot.transform -
-
Uses of ListThingPrincipalsRequest in software.amazon.awssdk.services.iot
-
Uses of ListThingPrincipalsRequest in software.amazon.awssdk.services.iot.paginators
Constructors in software.amazon.awssdk.services.iot.paginators with parameters of type ListThingPrincipalsRequest Constructor Description ListThingPrincipalsIterable(IotClient client, ListThingPrincipalsRequest firstRequest)ListThingPrincipalsPublisher(IotAsyncClient client, ListThingPrincipalsRequest firstRequest) -
Uses of ListThingPrincipalsRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type ListThingPrincipalsRequest Modifier and Type Method Description SdkHttpFullRequestListThingPrincipalsRequestMarshaller. marshall(ListThingPrincipalsRequest listThingPrincipalsRequest)
-