Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.NodeCounts
-
Packages that use NodeCounts Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of NodeCounts in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return NodeCounts Modifier and Type Method Description NodeCountsGetSignalCatalogResponse. nodeCounts()The total number of network nodes specified in a signal catalog.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type NodeCounts Modifier and Type Method Description GetSignalCatalogResponse.BuilderGetSignalCatalogResponse.Builder. nodeCounts(NodeCounts nodeCounts)The total number of network nodes specified in a signal catalog.
-