| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.model |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
Sequence.config(String config) |
Sequence |
Sequence.name(String name) |
Sequence |
Sequence.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Sequence> |
API.getSequences()
Get sequences
|
| Modifier and Type | Method and Description |
|---|---|
API |
API.addSequencesItem(Sequence sequencesItem) |
| Modifier and Type | Method and Description |
|---|---|
API |
API.sequences(List<Sequence> sequences) |
void |
API.setSequences(List<Sequence> sequences) |
Copyright © 2017 WSO2. All rights reserved.