Uses of Class
software.amazon.awssdk.services.iot.model.ResourceRegistrationFailureException
-
Packages that use ResourceRegistrationFailureException Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ResourceRegistrationFailureException in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that throw ResourceRegistrationFailureException Modifier and Type Method Description default RegisterThingResponseIotClient. registerThing(Consumer<RegisterThingRequest.Builder> registerThingRequest)Provisions a thing in the device registry.default RegisterThingResponseIotClient. registerThing(RegisterThingRequest registerThingRequest)Provisions a thing in the device registry.
-