Uses of Class
software.amazon.awssdk.services.tnb.paginators.ListSolNetworkOperationsPublisher
-
Packages that use ListSolNetworkOperationsPublisher Package Description software.amazon.awssdk.services.tnb Amazon Web Services Telco Network Builder (TNB) is a network automation service that helps you deploy and manage telecom networks. -
-
Uses of ListSolNetworkOperationsPublisher in software.amazon.awssdk.services.tnb
Methods in software.amazon.awssdk.services.tnb that return ListSolNetworkOperationsPublisher Modifier and Type Method Description default ListSolNetworkOperationsPublisherTnbAsyncClient. listSolNetworkOperationsPaginator(Consumer<ListSolNetworkOperationsRequest.Builder> listSolNetworkOperationsRequest)Lists details for a network operation, including when the operation started and the status of the operation.default ListSolNetworkOperationsPublisherTnbAsyncClient. listSolNetworkOperationsPaginator(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)Lists details for a network operation, including when the operation started and the status of the operation.
-