| 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 |
|---|---|
Future<AssociateLinkResult> |
AbstractAWSNetworkManagerAsync.associateLinkAsync(AssociateLinkRequest request,
AsyncHandler<AssociateLinkRequest,AssociateLinkResult> asyncHandler) |
Future<AssociateLinkResult> |
AWSNetworkManagerAsyncClient.associateLinkAsync(AssociateLinkRequest request,
AsyncHandler<AssociateLinkRequest,AssociateLinkResult> asyncHandler) |
Future<AssociateLinkResult> |
AWSNetworkManagerAsync.associateLinkAsync(AssociateLinkRequest associateLinkRequest,
AsyncHandler<AssociateLinkRequest,AssociateLinkResult> asyncHandler)
Associates a link to a device.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateLinkRequest |
AssociateLinkRequest.clone() |
AssociateLinkRequest |
AssociateLinkRequest.withDeviceId(String deviceId)
The ID of the device.
|
AssociateLinkRequest |
AssociateLinkRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
AssociateLinkRequest |
AssociateLinkRequest.withLinkId(String linkId)
The ID of the link.
|
Copyright © 2024. All rights reserved.