| 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 |
|---|---|
CreateVpcAttachmentResult |
AWSNetworkManagerClient.createVpcAttachment(CreateVpcAttachmentRequest request)
Creates a VPC attachment on an edge location of a core network.
|
CreateVpcAttachmentResult |
AWSNetworkManager.createVpcAttachment(CreateVpcAttachmentRequest createVpcAttachmentRequest)
Creates a VPC attachment on an edge location of a core network.
|
CreateVpcAttachmentResult |
AbstractAWSNetworkManager.createVpcAttachment(CreateVpcAttachmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateVpcAttachmentResult> |
AWSNetworkManagerAsyncClient.createVpcAttachmentAsync(CreateVpcAttachmentRequest request,
AsyncHandler<CreateVpcAttachmentRequest,CreateVpcAttachmentResult> asyncHandler) |
Future<CreateVpcAttachmentResult> |
AWSNetworkManagerAsync.createVpcAttachmentAsync(CreateVpcAttachmentRequest createVpcAttachmentRequest,
AsyncHandler<CreateVpcAttachmentRequest,CreateVpcAttachmentResult> asyncHandler)
Creates a VPC attachment on an edge location of a core network.
|
Future<CreateVpcAttachmentResult> |
AbstractAWSNetworkManagerAsync.createVpcAttachmentAsync(CreateVpcAttachmentRequest request,
AsyncHandler<CreateVpcAttachmentRequest,CreateVpcAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateVpcAttachmentResult |
CreateVpcAttachmentResult.clone() |
CreateVpcAttachmentResult |
CreateVpcAttachmentResult.withVpcAttachment(VpcAttachment vpcAttachment)
Provides details about the VPC attachment.
|
Copyright © 2023. All rights reserved.