Uses of Class
software.amazon.awssdk.services.greengrassv2.model.ListDeploymentsRequest
-
Packages that use ListDeploymentsRequest Package Description software.amazon.awssdk.services.greengrassv2 IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.software.amazon.awssdk.services.greengrassv2.paginators software.amazon.awssdk.services.greengrassv2.transform -
-
Uses of ListDeploymentsRequest in software.amazon.awssdk.services.greengrassv2
-
Uses of ListDeploymentsRequest in software.amazon.awssdk.services.greengrassv2.paginators
Constructors in software.amazon.awssdk.services.greengrassv2.paginators with parameters of type ListDeploymentsRequest Constructor Description ListDeploymentsIterable(GreengrassV2Client client, ListDeploymentsRequest firstRequest)ListDeploymentsPublisher(GreengrassV2AsyncClient client, ListDeploymentsRequest firstRequest) -
Uses of ListDeploymentsRequest in software.amazon.awssdk.services.greengrassv2.transform
Methods in software.amazon.awssdk.services.greengrassv2.transform with parameters of type ListDeploymentsRequest Modifier and Type Method Description SdkHttpFullRequestListDeploymentsRequestMarshaller. marshall(ListDeploymentsRequest listDeploymentsRequest)
-