|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bandwidth
The bandwidth interface specifies a bandwidth.
| Method Summary | |
|---|---|
java.lang.String |
generateDeleteIos(CiscoRouterConfig updatedCiscoRouterConfig)
|
java.lang.String |
generateIos()
|
java.lang.Integer |
getBandwidth()
Gets the bandwidth value. |
void |
setBandwidth(java.lang.Integer bandwidth)
Sets the bandwidth value in Kbps. |
void |
validate()
|
| Method Detail |
|---|
void setBandwidth(java.lang.Integer bandwidth)
bandwidth - The bandwidth.java.lang.Integer getBandwidth()
void validate()
throws InvalidConfigurationException
InvalidConfigurationException - if the configuration is invalid.CiscoRouterConfigComponent
java.lang.String generateIos()
throws InvalidConfigurationException
InvalidConfigurationException - if the configuration is invalid.CiscoRouterConfigComponent
java.lang.String generateDeleteIos(CiscoRouterConfig updatedCiscoRouterConfig)
throws InvalidConfigurationException
updatedCiscoRouterConfig - the updated Cisco router configuration.
InvalidConfigurationException - if the configuration is invalid.MultiLineComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||