Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetNetworkResourcesPublisher
-
Packages that use GetNetworkResourcesPublisher Package Description software.amazon.awssdk.services.networkmanager Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations. -
-
Uses of GetNetworkResourcesPublisher in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetNetworkResourcesPublisher Modifier and Type Method Description default GetNetworkResourcesPublisherNetworkManagerAsyncClient. getNetworkResourcesPaginator(Consumer<GetNetworkResourcesRequest.Builder> getNetworkResourcesRequest)This is a variant ofNetworkManagerAsyncClient.getNetworkResources(software.amazon.awssdk.services.networkmanager.model.GetNetworkResourcesRequest)operation.default GetNetworkResourcesPublisherNetworkManagerAsyncClient. getNetworkResourcesPaginator(GetNetworkResourcesRequest getNetworkResourcesRequest)This is a variant ofNetworkManagerAsyncClient.getNetworkResources(software.amazon.awssdk.services.networkmanager.model.GetNetworkResourcesRequest)operation.
-