Uses of Class
software.amazon.awssdk.services.servicediscovery.paginators.ListOperationsIterable
-
Packages that use ListOperationsIterable Package Description software.amazon.awssdk.services.servicediscovery Cloud Map -
-
Uses of ListOperationsIterable in software.amazon.awssdk.services.servicediscovery
Methods in software.amazon.awssdk.services.servicediscovery that return ListOperationsIterable Modifier and Type Method Description default ListOperationsIterableServiceDiscoveryClient. listOperationsPaginator()Lists operations that match the criteria that you specify.default ListOperationsIterableServiceDiscoveryClient. listOperationsPaginator(Consumer<ListOperationsRequest.Builder> listOperationsRequest)Lists operations that match the criteria that you specify.default ListOperationsIterableServiceDiscoveryClient. listOperationsPaginator(ListOperationsRequest listOperationsRequest)Lists operations that match the criteria that you specify.
-