Uses of Class
software.amazon.awssdk.services.directconnect.model.RouterType
-
Packages that use RouterType Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of RouterType in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return RouterType Modifier and Type Method Description RouterTypeDescribeRouterConfigurationResponse. router()The details about the router.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type RouterType Modifier and Type Method Description DescribeRouterConfigurationResponse.BuilderDescribeRouterConfigurationResponse.Builder. router(RouterType router)The details about the router.
-