| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetConnectAttachmentResponse |
NetworkManagerClient.getConnectAttachment(Consumer<GetConnectAttachmentRequest.Builder> getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
default GetConnectAttachmentResponse |
NetworkManagerClient.getConnectAttachment(GetConnectAttachmentRequest getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConnectAttachmentResponse> |
NetworkManagerAsyncClient.getConnectAttachment(Consumer<GetConnectAttachmentRequest.Builder> getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
default CompletableFuture<GetConnectAttachmentResponse> |
NetworkManagerAsyncClient.getConnectAttachment(GetConnectAttachmentRequest getConnectAttachmentRequest)
Returns information about a core network Connect attachment.
|
Copyright © 2022. All rights reserved.