Uses of Class
software.amazon.awssdk.services.tnb.paginators.ListSolNetworkOperationsIterable
-
Packages that use ListSolNetworkOperationsIterable 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 ListSolNetworkOperationsIterable in software.amazon.awssdk.services.tnb
Methods in software.amazon.awssdk.services.tnb that return ListSolNetworkOperationsIterable Modifier and Type Method Description default ListSolNetworkOperationsIterableTnbClient. listSolNetworkOperationsPaginator(Consumer<ListSolNetworkOperationsRequest.Builder> listSolNetworkOperationsRequest)Lists details for a network operation, including when the operation started and the status of the operation.default ListSolNetworkOperationsIterableTnbClient. listSolNetworkOperationsPaginator(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)Lists details for a network operation, including when the operation started and the status of the operation.
-