Uses of Class
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestsIterable
-
Packages that use ListDecoderManifestsIterable Package Description software.amazon.awssdk.services.iotfleetwise Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle data to the Amazon Web Services cloud at scale. -
-
Uses of ListDecoderManifestsIterable in software.amazon.awssdk.services.iotfleetwise
Methods in software.amazon.awssdk.services.iotfleetwise that return ListDecoderManifestsIterable Modifier and Type Method Description default ListDecoderManifestsIterableIoTFleetWiseClient. listDecoderManifestsPaginator(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)This is a variant ofIoTFleetWiseClient.listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)operation.default ListDecoderManifestsIterableIoTFleetWiseClient. listDecoderManifestsPaginator(ListDecoderManifestsRequest listDecoderManifestsRequest)This is a variant ofIoTFleetWiseClient.listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)operation.
-