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)This is a variant ofGreengrassV2AsyncClient.listDeployments(software.amazon.awssdk.services.greengrassv2.model.ListDeploymentsRequest)operation.default ListDeploymentsPublisherGreengrassV2AsyncClient. listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)This is a variant ofGreengrassV2AsyncClient.listDeployments(software.amazon.awssdk.services.greengrassv2.model.ListDeploymentsRequest)operation.
-