Uses of Class
software.amazon.awssdk.services.appconfig.paginators.ListDeploymentStrategiesIterable
-
Packages that use ListDeploymentStrategiesIterable Package Description software.amazon.awssdk.services.appconfig Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application configurations. -
-
Uses of ListDeploymentStrategiesIterable in software.amazon.awssdk.services.appconfig
Methods in software.amazon.awssdk.services.appconfig that return ListDeploymentStrategiesIterable Modifier and Type Method Description default ListDeploymentStrategiesIterableAppConfigClient. listDeploymentStrategiesPaginator(Consumer<ListDeploymentStrategiesRequest.Builder> listDeploymentStrategiesRequest)Lists deployment strategies.default ListDeploymentStrategiesIterableAppConfigClient. listDeploymentStrategiesPaginator(ListDeploymentStrategiesRequest listDeploymentStrategiesRequest)Lists deployment strategies.
-