Uses of Class
software.amazon.awssdk.services.proton.paginators.ListServiceInstanceOutputsPublisher
-
Packages that use ListServiceInstanceOutputsPublisher Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference. -
-
Uses of ListServiceInstanceOutputsPublisher in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton that return ListServiceInstanceOutputsPublisher Modifier and Type Method Description default ListServiceInstanceOutputsPublisherProtonAsyncClient. listServiceInstanceOutputsPaginator(Consumer<ListServiceInstanceOutputsRequest.Builder> listServiceInstanceOutputsRequest)This is a variant ofProtonAsyncClient.listServiceInstanceOutputs(software.amazon.awssdk.services.proton.model.ListServiceInstanceOutputsRequest)operation.default ListServiceInstanceOutputsPublisherProtonAsyncClient. listServiceInstanceOutputsPaginator(ListServiceInstanceOutputsRequest listServiceInstanceOutputsRequest)This is a variant ofProtonAsyncClient.listServiceInstanceOutputs(software.amazon.awssdk.services.proton.model.ListServiceInstanceOutputsRequest)operation.
-