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