Uses of Class
software.amazon.awssdk.services.networkmanager.model.GetTransitGatewayConnectPeerAssociationsRequest
-
Packages that use GetTransitGatewayConnectPeerAssociationsRequest 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.software.amazon.awssdk.services.networkmanager.paginators software.amazon.awssdk.services.networkmanager.transform -
-
Uses of GetTransitGatewayConnectPeerAssociationsRequest in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager with parameters of type GetTransitGatewayConnectPeerAssociationsRequest Modifier and Type Method Description default CompletableFuture<GetTransitGatewayConnectPeerAssociationsResponse>NetworkManagerAsyncClient. getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)Gets information about one or more of your transit gateway Connect peer associations in a global network.default GetTransitGatewayConnectPeerAssociationsResponseNetworkManagerClient. getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest 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.default GetTransitGatewayConnectPeerAssociationsIterableNetworkManagerClient. getTransitGatewayConnectPeerAssociationsPaginator(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)Gets information about one or more of your transit gateway Connect peer associations in a global network. -
Uses of GetTransitGatewayConnectPeerAssociationsRequest in software.amazon.awssdk.services.networkmanager.paginators
Constructors in software.amazon.awssdk.services.networkmanager.paginators with parameters of type GetTransitGatewayConnectPeerAssociationsRequest Constructor Description GetTransitGatewayConnectPeerAssociationsIterable(NetworkManagerClient client, GetTransitGatewayConnectPeerAssociationsRequest firstRequest)GetTransitGatewayConnectPeerAssociationsPublisher(NetworkManagerAsyncClient client, GetTransitGatewayConnectPeerAssociationsRequest firstRequest) -
Uses of GetTransitGatewayConnectPeerAssociationsRequest in software.amazon.awssdk.services.networkmanager.transform
Methods in software.amazon.awssdk.services.networkmanager.transform with parameters of type GetTransitGatewayConnectPeerAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestGetTransitGatewayConnectPeerAssociationsRequestMarshaller. marshall(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
-