public class Method extends Object
| Constructor and Description |
|---|
Method() |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
getParameters() |
String |
getxAuthType() |
String |
getxThrottlingTier() |
void |
setParameters(List<Parameter> parameters) |
void |
setxAuthType(String xAuthType) |
void |
setxThrottlingTier(String xThrottlingTier) |
Copyright © 2019 WSO2. All rights reserved.