Uses of Class
software.amazon.awssdk.services.vpclattice.paginators.ListServiceNetworksIterable
-
Packages that use ListServiceNetworksIterable Package Description software.amazon.awssdk.services.vpclattice Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). -
-
Uses of ListServiceNetworksIterable in software.amazon.awssdk.services.vpclattice
Methods in software.amazon.awssdk.services.vpclattice that return ListServiceNetworksIterable Modifier and Type Method Description default ListServiceNetworksIterableVpcLatticeClient. listServiceNetworksPaginator(Consumer<ListServiceNetworksRequest.Builder> listServiceNetworksRequest)This is a variant ofVpcLatticeClient.listServiceNetworks(software.amazon.awssdk.services.vpclattice.model.ListServiceNetworksRequest)operation.default ListServiceNetworksIterableVpcLatticeClient. listServiceNetworksPaginator(ListServiceNetworksRequest listServiceNetworksRequest)This is a variant ofVpcLatticeClient.listServiceNetworks(software.amazon.awssdk.services.vpclattice.model.ListServiceNetworksRequest)operation.
-