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)This is a variant ofProtonClient.listComponentOutputs(software.amazon.awssdk.services.proton.model.ListComponentOutputsRequest)operation.default ListComponentOutputsIterableProtonClient. listComponentOutputsPaginator(ListComponentOutputsRequest listComponentOutputsRequest)This is a variant ofProtonClient.listComponentOutputs(software.amazon.awssdk.services.proton.model.ListComponentOutputsRequest)operation.
-