public class EdgeInterfaceUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
EdgeInterfaceUpdateRequest(String name,
Double inRateLimit,
Double outRateLimit,
Boolean applyRateLimit) |
Modifier and Type | Method and Description |
---|---|
Double |
getInRateLimit()
Get the in rate limit.
|
String |
getName()
Get the interface name.
|
Double |
getOutRateLimit()
Get the out rate limit.
|
Boolean |
isApplyRateLimit()
Whether to apply rate limit.
|
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.