| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
RouterType |
RouterType.clone() |
RouterType |
DescribeRouterConfigurationResult.getRouter()
The details about the router.
|
RouterType |
RouterType.withPlatform(String platform)
The virtual interface router platform.
|
RouterType |
RouterType.withRouterTypeIdentifier(String routerTypeIdentifier)
Identifies the router by a combination of vendor, platform, and software version.
|
RouterType |
RouterType.withSoftware(String software)
The router software.
|
RouterType |
RouterType.withVendor(String vendor)
The vendor for the virtual interface's router.
|
RouterType |
RouterType.withXsltTemplateName(String xsltTemplateName)
The template for the virtual interface's router.
|
RouterType |
RouterType.withXsltTemplateNameForMacSec(String xsltTemplateNameForMacSec)
The MAC Security (MACsec) template for the virtual interface's router.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRouterConfigurationResult.setRouter(RouterType router)
The details about the router.
|
DescribeRouterConfigurationResult |
DescribeRouterConfigurationResult.withRouter(RouterType router)
The details about the router.
|
Copyright © 2024. All rights reserved.