| 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<DisassociateLinkResult> |
AbstractAWSNetworkManagerAsync.disassociateLinkAsync(DisassociateLinkRequest request,
AsyncHandler<DisassociateLinkRequest,DisassociateLinkResult> asyncHandler) |
Future<DisassociateLinkResult> |
AWSNetworkManagerAsyncClient.disassociateLinkAsync(DisassociateLinkRequest request,
AsyncHandler<DisassociateLinkRequest,DisassociateLinkResult> asyncHandler) |
Future<DisassociateLinkResult> |
AWSNetworkManagerAsync.disassociateLinkAsync(DisassociateLinkRequest disassociateLinkRequest,
AsyncHandler<DisassociateLinkRequest,DisassociateLinkResult> asyncHandler)
Disassociates an existing device from a link.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateLinkRequest |
DisassociateLinkRequest.clone() |
DisassociateLinkRequest |
DisassociateLinkRequest.withDeviceId(String deviceId)
The ID of the device.
|
DisassociateLinkRequest |
DisassociateLinkRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
DisassociateLinkRequest |
DisassociateLinkRequest.withLinkId(String linkId)
The ID of the link.
|
Copyright © 2025. All rights reserved.