Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetTransitGatewayConnectPeerAssociationsIterable
-
Packages that use GetTransitGatewayConnectPeerAssociationsIterable 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 GetTransitGatewayConnectPeerAssociationsIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetTransitGatewayConnectPeerAssociationsIterable Modifier and Type Method Description default GetTransitGatewayConnectPeerAssociationsIterableNetworkManagerClient. getTransitGatewayConnectPeerAssociationsPaginator(Consumer<GetTransitGatewayConnectPeerAssociationsRequest.Builder> getTransitGatewayConnectPeerAssociationsRequest)Gets information about one or more of your transit gateway Connect peer associations in a global network.default GetTransitGatewayConnectPeerAssociationsIterableNetworkManagerClient. getTransitGatewayConnectPeerAssociationsPaginator(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)Gets information about one or more of your transit gateway Connect peer associations in a global network.
-