Uses of Class
software.amazon.awssdk.services.greengrassv2.paginators.ListDeploymentsPublisher
-
Packages that use ListDeploymentsPublisher 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 ListDeploymentsPublisher in software.amazon.awssdk.services.greengrassv2
Methods in software.amazon.awssdk.services.greengrassv2 that return ListDeploymentsPublisher Modifier and Type Method Description default ListDeploymentsPublisherGreengrassV2AsyncClient. listDeploymentsPaginator(Consumer<ListDeploymentsRequest.Builder> listDeploymentsRequest)Retrieves a paginated list of deployments.default ListDeploymentsPublisherGreengrassV2AsyncClient. listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)Retrieves a paginated list of deployments.
-