Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetConnectionsPublisher
-
Packages that use GetConnectionsPublisher 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 GetConnectionsPublisher in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetConnectionsPublisher Modifier and Type Method Description default GetConnectionsPublisherNetworkManagerAsyncClient. getConnectionsPaginator(Consumer<GetConnectionsRequest.Builder> getConnectionsRequest)Gets information about one or more of your connections in a global network.default GetConnectionsPublisherNetworkManagerAsyncClient. getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)Gets information about one or more of your connections in a global network.
-