Uses of Class
software.amazon.awssdk.services.proton.paginators.ListComponentOutputsIterable
-
Packages that use ListComponentOutputsIterable Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference. -
-
Uses of ListComponentOutputsIterable in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton that return ListComponentOutputsIterable Modifier and Type Method Description default ListComponentOutputsIterableProtonClient. listComponentOutputsPaginator(Consumer<ListComponentOutputsRequest.Builder> listComponentOutputsRequest)Get a list of component Infrastructure as Code (IaC) outputs.default ListComponentOutputsIterableProtonClient. listComponentOutputsPaginator(ListComponentOutputsRequest listComponentOutputsRequest)Get a list of component Infrastructure as Code (IaC) outputs.
-