@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-05-09T06:36:48.873Z") public class APIMaxTps extends Object
| Constructor and Description |
|---|
APIMaxTps() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getProduction()
Get production
|
Long |
getSandbox()
Get sandbox
|
int |
hashCode() |
APIMaxTps |
production(Long production) |
APIMaxTps |
sandbox(Long sandbox) |
void |
setProduction(Long production) |
void |
setSandbox(Long sandbox) |
String |
toString() |
Copyright © 2017 WSO2. All rights reserved.