| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static RouteAnalysisStatus |
RouteAnalysisStatus.fromValue(String value)
Use this in place of valueOf.
|
static RouteAnalysisStatus |
RouteAnalysisStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteAnalysisStatus[] |
RouteAnalysisStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysis |
RouteAnalysis.withStatus(RouteAnalysisStatus status)
The status of the route analysis.
|
Copyright © 2024. All rights reserved.