| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
Mediation.TypeEnum |
Mediation.getType()
Get type
|
static Mediation.TypeEnum |
Mediation.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mediation.TypeEnum[] |
Mediation.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mediation.setType(Mediation.TypeEnum type) |
Mediation |
Mediation.type(Mediation.TypeEnum type) |
Copyright © 2018 WSO2 Inc. All rights reserved.