Uses of Class
software.amazon.awssdk.services.greengrassv2.paginators.ListEffectiveDeploymentsPublisher
-
Packages that use ListEffectiveDeploymentsPublisher Package Description software.amazon.awssdk.services.greengrassv2 IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices. -
-
Uses of ListEffectiveDeploymentsPublisher in software.amazon.awssdk.services.greengrassv2
Methods in software.amazon.awssdk.services.greengrassv2 that return ListEffectiveDeploymentsPublisher Modifier and Type Method Description default ListEffectiveDeploymentsPublisherGreengrassV2AsyncClient. listEffectiveDeploymentsPaginator(Consumer<ListEffectiveDeploymentsRequest.Builder> listEffectiveDeploymentsRequest)Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.default ListEffectiveDeploymentsPublisherGreengrassV2AsyncClient. listEffectiveDeploymentsPaginator(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
-