Uses of Class
software.amazon.awssdk.services.iotfleethub.model.LimitExceededException
-
Packages that use LimitExceededException Package Description software.amazon.awssdk.services.iotfleethub With Fleet Hub for IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets. -
-
Uses of LimitExceededException in software.amazon.awssdk.services.iotfleethub
Methods in software.amazon.awssdk.services.iotfleethub that throw LimitExceededException Modifier and Type Method Description default CreateApplicationResponseIoTFleetHubClient. createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)Creates a Fleet Hub for IoT Device Management web application.default CreateApplicationResponseIoTFleetHubClient. createApplication(CreateApplicationRequest createApplicationRequest)Creates a Fleet Hub for IoT Device Management web application.
-