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