Uses of Class
software.amazon.awssdk.services.greengrassv2.paginators.ListEffectiveDeploymentsIterable
-
Packages that use ListEffectiveDeploymentsIterable 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 ListEffectiveDeploymentsIterable in software.amazon.awssdk.services.greengrassv2
Methods in software.amazon.awssdk.services.greengrassv2 that return ListEffectiveDeploymentsIterable Modifier and Type Method Description default ListEffectiveDeploymentsIterableGreengrassV2Client. listEffectiveDeploymentsPaginator(Consumer<ListEffectiveDeploymentsRequest.Builder> listEffectiveDeploymentsRequest)This is a variant ofGreengrassV2Client.listEffectiveDeployments(software.amazon.awssdk.services.greengrassv2.model.ListEffectiveDeploymentsRequest)operation.default ListEffectiveDeploymentsIterableGreengrassV2Client. listEffectiveDeploymentsPaginator(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)This is a variant ofGreengrassV2Client.listEffectiveDeployments(software.amazon.awssdk.services.greengrassv2.model.ListEffectiveDeploymentsRequest)operation.
-