| 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 Amazon Web Services and on-premises networks that are built around transit gateways.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetConnectAttachmentResult |
AWSNetworkManagerClient.getConnectAttachment(GetConnectAttachmentRequest request)
Returns information about a core network Connect attachment.
|
GetConnectAttachmentResult |
AbstractAWSNetworkManager.getConnectAttachment(GetConnectAttachmentRequest request) |
GetConnectAttachmentResult |
AWSNetworkManager.getConnectAttachment(GetConnectAttachmentRequest getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest getConnectAttachmentRequest,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler)
Returns information about a core network Connect attachment.
|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsyncClient.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
Future<GetConnectAttachmentResult> |
AbstractAWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetConnectAttachmentResult |
GetConnectAttachmentResult.clone() |
GetConnectAttachmentResult |
GetConnectAttachmentResult.withConnectAttachment(ConnectAttachment connectAttachment)
Details about the Connect attachment.
|
Copyright © 2022. All rights reserved.