| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectAttachment |
ConnectAttachment.clone() |
ConnectAttachment |
GetConnectAttachmentResult.getConnectAttachment()
Details about the Connect attachment.
|
ConnectAttachment |
CreateConnectAttachmentResult.getConnectAttachment()
The response to a Connect attachment request.
|
ConnectAttachment |
ConnectAttachment.withAttachment(Attachment attachment)
The attachment details.
|
ConnectAttachment |
ConnectAttachment.withOptions(ConnectAttachmentOptions options)
Options for connecting an attachment.
|
ConnectAttachment |
ConnectAttachment.withTransportAttachmentId(String transportAttachmentId)
The ID of the transport attachment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetConnectAttachmentResult.setConnectAttachment(ConnectAttachment connectAttachment)
Details about the Connect attachment.
|
void |
CreateConnectAttachmentResult.setConnectAttachment(ConnectAttachment connectAttachment)
The response to a Connect attachment request.
|
GetConnectAttachmentResult |
GetConnectAttachmentResult.withConnectAttachment(ConnectAttachment connectAttachment)
Details about the Connect attachment.
|
CreateConnectAttachmentResult |
CreateConnectAttachmentResult.withConnectAttachment(ConnectAttachment connectAttachment)
The response to a Connect attachment request.
|
Copyright © 2024. All rights reserved.