| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your AWS and on-premises networks that are built around transit gateways.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.clone() |
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.withTransitGatewayArns(Collection<String> transitGatewayArns)
The Amazon Resource Names (ARNs) of one or more transit gateways.
|
GetTransitGatewayRegistrationsRequest |
GetTransitGatewayRegistrationsRequest.withTransitGatewayArns(String... transitGatewayArns)
The Amazon Resource Names (ARNs) of one or more transit gateways.
|
Copyright © 2021. All rights reserved.