| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateMacSecKeyResult |
AbstractAmazonDirectConnect.associateMacSecKey(AssociateMacSecKeyRequest request) |
AssociateMacSecKeyResult |
AmazonDirectConnect.associateMacSecKey(AssociateMacSecKeyRequest associateMacSecKeyRequest)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
AssociateMacSecKeyResult |
AmazonDirectConnectClient.associateMacSecKey(AssociateMacSecKeyRequest request)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateMacSecKeyResult> |
AbstractAmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest request) |
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest associateMacSecKeyRequest)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsyncClient.associateMacSecKeyAsync(AssociateMacSecKeyRequest request) |
Future<AssociateMacSecKeyResult> |
AbstractAmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest request,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler) |
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest associateMacSecKeyRequest,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsyncClient.associateMacSecKeyAsync(AssociateMacSecKeyRequest request,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateMacSecKeyResult> |
AbstractAmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest request,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler) |
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsync.associateMacSecKeyAsync(AssociateMacSecKeyRequest associateMacSecKeyRequest,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
Future<AssociateMacSecKeyResult> |
AmazonDirectConnectAsyncClient.associateMacSecKeyAsync(AssociateMacSecKeyRequest request,
AsyncHandler<AssociateMacSecKeyRequest,AssociateMacSecKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateMacSecKeyResult |
AssociateMacSecKeyResult.clone() |
AssociateMacSecKeyResult |
AssociateMacSecKeyResult.withConnectionId(String connectionId)
The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx).
|
AssociateMacSecKeyResult |
AssociateMacSecKeyResult.withMacSecKeys(Collection<MacSecKey> macSecKeys)
The MAC Security (MACsec) security keys associated with the dedicated connection.
|
AssociateMacSecKeyResult |
AssociateMacSecKeyResult.withMacSecKeys(MacSecKey... macSecKeys)
The MAC Security (MACsec) security keys associated with the dedicated connection.
|
Copyright © 2025. All rights reserved.