| Package | Description |
|---|---|
| com.amazonaws.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.
|
| 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 © 2023. All rights reserved.