| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
VpcOptions |
CreateVpcAttachmentRequest.options()
Options for the VPC attachment.
|
VpcOptions |
VpcAttachment.options()
Provides details about the VPC attachment.
|
VpcOptions |
UpdateVpcAttachmentRequest.options()
Additional options for updating the VPC attachment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcAttachmentRequest.Builder |
CreateVpcAttachmentRequest.Builder.options(VpcOptions options)
Options for the VPC attachment.
|
VpcAttachment.Builder |
VpcAttachment.Builder.options(VpcOptions options)
Provides details about the VPC attachment.
|
UpdateVpcAttachmentRequest.Builder |
UpdateVpcAttachmentRequest.Builder.options(VpcOptions options)
Additional options for updating the VPC attachment.
|
Copyright © 2022. All rights reserved.