| 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 |
|---|---|
GetConnectAttachmentResult |
AbstractAWSNetworkManager.getConnectAttachment(GetConnectAttachmentRequest request) |
GetConnectAttachmentResult |
AWSNetworkManagerClient.getConnectAttachment(GetConnectAttachmentRequest request)
Returns information about a core network Connect attachment.
|
GetConnectAttachmentResult |
AWSNetworkManager.getConnectAttachment(GetConnectAttachmentRequest getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsyncClient.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
Future<GetConnectAttachmentResult> |
AbstractAWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest getConnectAttachmentRequest,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler)
Returns information about a core network Connect attachment.
|
| Modifier and Type | Method and Description |
|---|---|
GetConnectAttachmentResult |
GetConnectAttachmentResult.clone() |
GetConnectAttachmentResult |
GetConnectAttachmentResult.withConnectAttachment(ConnectAttachment connectAttachment)
Details about the Connect attachment.
|
Copyright © 2024. All rights reserved.