Uses of Class
software.amazon.awssdk.services.iotfleethub.model.ConflictException
-
Packages that use ConflictException Package Description software.amazon.awssdk.services.iotfleethub With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets. -
-
Uses of ConflictException in software.amazon.awssdk.services.iotfleethub
Methods in software.amazon.awssdk.services.iotfleethub that throw ConflictException Modifier and Type Method Description default UpdateApplicationResponseIoTFleetHubClient. updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)Updates information about a Fleet Hub for a AWS IoT Device Management web application.default UpdateApplicationResponseIoTFleetHubClient. updateApplication(UpdateApplicationRequest updateApplicationRequest)Updates information about a Fleet Hub for a AWS IoT Device Management web application.
-