Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetNetworkResourceRelationshipsIterable
-
Packages that use GetNetworkResourceRelationshipsIterable 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 GetNetworkResourceRelationshipsIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetNetworkResourceRelationshipsIterable Modifier and Type Method Description default GetNetworkResourceRelationshipsIterableNetworkManagerClient. getNetworkResourceRelationshipsPaginator(Consumer<GetNetworkResourceRelationshipsRequest.Builder> getNetworkResourceRelationshipsRequest)Gets the network resource relationships for the specified global network.default GetNetworkResourceRelationshipsIterableNetworkManagerClient. getNetworkResourceRelationshipsPaginator(GetNetworkResourceRelationshipsRequest getNetworkResourceRelationshipsRequest)Gets the network resource relationships for the specified global network.
-