| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static IpRouteStatusMsg |
IpRouteStatusMsg.fromValue(String value)
Use this in place of valueOf.
|
static IpRouteStatusMsg |
IpRouteStatusMsg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpRouteStatusMsg[] |
IpRouteStatusMsg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpRouteInfo.setIpRouteStatusMsg(IpRouteStatusMsg ipRouteStatusMsg)
The status of the IP address block.
|
IpRouteInfo |
IpRouteInfo.withIpRouteStatusMsg(IpRouteStatusMsg ipRouteStatusMsg)
The status of the IP address block.
|
Copyright © 2024. All rights reserved.