| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectAttachmentOptions |
ConnectAttachmentOptions.clone() |
ConnectAttachmentOptions |
ConnectAttachment.getOptions()
Options for connecting an attachment.
|
ConnectAttachmentOptions |
CreateConnectAttachmentRequest.getOptions()
Options for creating an attachment.
|
ConnectAttachmentOptions |
ConnectAttachmentOptions.withProtocol(String protocol)
The protocol used for the attachment connection.
|
ConnectAttachmentOptions |
ConnectAttachmentOptions.withProtocol(TunnelProtocol protocol)
The protocol used for the attachment connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectAttachment.setOptions(ConnectAttachmentOptions options)
Options for connecting an attachment.
|
void |
CreateConnectAttachmentRequest.setOptions(ConnectAttachmentOptions options)
Options for creating an attachment.
|
ConnectAttachment |
ConnectAttachment.withOptions(ConnectAttachmentOptions options)
Options for connecting an attachment.
|
CreateConnectAttachmentRequest |
CreateConnectAttachmentRequest.withOptions(ConnectAttachmentOptions options)
Options for creating an attachment.
|
Copyright © 2025. All rights reserved.