public static class RoutingGlobalConfigUpdateRequest.IpPrefix extends Object
| Constructor and Description | 
|---|
| IpPrefix(String name,
        String ipAddress,
        Integer ge,
        Integer le)Instantiates a new IpPrefix. | 
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getGe()Gets the ge. | 
| String | getIpAddress()Gets the ip address. | 
| Integer | getLe()Gets the le. | 
| String | getName()Gets the name. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.