Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetConnectPeerAssociationsIterable
-
Packages that use GetConnectPeerAssociationsIterable 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 GetConnectPeerAssociationsIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetConnectPeerAssociationsIterable Modifier and Type Method Description default GetConnectPeerAssociationsIterableNetworkManagerClient. getConnectPeerAssociationsPaginator(Consumer<GetConnectPeerAssociationsRequest.Builder> getConnectPeerAssociationsRequest)Returns information about a core network Connect peer associations.default GetConnectPeerAssociationsIterableNetworkManagerClient. getConnectPeerAssociationsPaginator(GetConnectPeerAssociationsRequest getConnectPeerAssociationsRequest)Returns information about a core network Connect peer associations.
-