| 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 |
|---|---|
UpdateVpcAttachmentResult |
AWSNetworkManagerClient.updateVpcAttachment(UpdateVpcAttachmentRequest request)
Updates a VPC attachment.
|
UpdateVpcAttachmentResult |
AbstractAWSNetworkManager.updateVpcAttachment(UpdateVpcAttachmentRequest request) |
UpdateVpcAttachmentResult |
AWSNetworkManager.updateVpcAttachment(UpdateVpcAttachmentRequest updateVpcAttachmentRequest)
Updates a VPC attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateVpcAttachmentResult> |
AWSNetworkManagerAsyncClient.updateVpcAttachmentAsync(UpdateVpcAttachmentRequest request,
AsyncHandler<UpdateVpcAttachmentRequest,UpdateVpcAttachmentResult> asyncHandler) |
Future<UpdateVpcAttachmentResult> |
AbstractAWSNetworkManagerAsync.updateVpcAttachmentAsync(UpdateVpcAttachmentRequest request,
AsyncHandler<UpdateVpcAttachmentRequest,UpdateVpcAttachmentResult> asyncHandler) |
Future<UpdateVpcAttachmentResult> |
AWSNetworkManagerAsync.updateVpcAttachmentAsync(UpdateVpcAttachmentRequest updateVpcAttachmentRequest,
AsyncHandler<UpdateVpcAttachmentRequest,UpdateVpcAttachmentResult> asyncHandler)
Updates a VPC attachment.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateVpcAttachmentResult |
UpdateVpcAttachmentResult.clone() |
UpdateVpcAttachmentResult |
UpdateVpcAttachmentResult.withVpcAttachment(VpcAttachment vpcAttachment)
Describes the updated VPC attachment.
|
Copyright © 2023. All rights reserved.