Uses of Class
software.amazon.awssdk.services.iot.model.ThingConnectivity
-
Packages that use ThingConnectivity Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ThingConnectivity in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ThingConnectivity Modifier and Type Method Description ThingConnectivityThingDocument. connectivity()Indicates whether the thing is connected to the Amazon Web Services IoT Core service.Methods in software.amazon.awssdk.services.iot.model with parameters of type ThingConnectivity Modifier and Type Method Description ThingDocument.BuilderThingDocument.Builder. connectivity(ThingConnectivity connectivity)Indicates whether the thing is connected to the Amazon Web Services IoT Core service.
-