Uses of Class
software.amazon.awssdk.services.iot.model.ListThingPrincipalsV2Request
-
Packages that use ListThingPrincipalsV2Request Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.paginators software.amazon.awssdk.services.iot.transform -
-
Uses of ListThingPrincipalsV2Request in software.amazon.awssdk.services.iot
-
Uses of ListThingPrincipalsV2Request in software.amazon.awssdk.services.iot.paginators
Constructors in software.amazon.awssdk.services.iot.paginators with parameters of type ListThingPrincipalsV2Request Constructor Description ListThingPrincipalsV2Iterable(IotClient client, ListThingPrincipalsV2Request firstRequest)ListThingPrincipalsV2Publisher(IotAsyncClient client, ListThingPrincipalsV2Request firstRequest) -
Uses of ListThingPrincipalsV2Request in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type ListThingPrincipalsV2Request Modifier and Type Method Description SdkHttpFullRequestListThingPrincipalsV2RequestMarshaller. marshall(ListThingPrincipalsV2Request listThingPrincipalsV2Request)
-