Uses of Class
software.amazon.awssdk.services.greengrassv2.paginators.ListDeploymentsIterable
-
Packages that use ListDeploymentsIterable 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 ListDeploymentsIterable in software.amazon.awssdk.services.greengrassv2
Methods in software.amazon.awssdk.services.greengrassv2 that return ListDeploymentsIterable Modifier and Type Method Description default ListDeploymentsIterableGreengrassV2Client. listDeploymentsPaginator(Consumer<ListDeploymentsRequest.Builder> listDeploymentsRequest)This is a variant ofGreengrassV2Client.listDeployments(software.amazon.awssdk.services.greengrassv2.model.ListDeploymentsRequest)operation.default ListDeploymentsIterableGreengrassV2Client. listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)This is a variant ofGreengrassV2Client.listDeployments(software.amazon.awssdk.services.greengrassv2.model.ListDeploymentsRequest)operation.
-