Uses of Class
software.amazon.awssdk.services.iot.model.ThingGroupMetadata
-
Packages that use ThingGroupMetadata Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ThingGroupMetadata in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ThingGroupMetadata Modifier and Type Method Description ThingGroupMetadataDescribeThingGroupResponse. thingGroupMetadata()Thing group metadata.Methods in software.amazon.awssdk.services.iot.model with parameters of type ThingGroupMetadata Modifier and Type Method Description DescribeThingGroupResponse.BuilderDescribeThingGroupResponse.Builder. thingGroupMetadata(ThingGroupMetadata thingGroupMetadata)Thing group metadata.
-