| Package | Description |
|---|---|
| io.cellery.cell.gateway.initializer.beans.request |
| Modifier and Type | Method and Description |
|---|---|
Method |
PathDefinition.getDelete() |
Method |
PathDefinition.getGet() |
Method |
PathDefinition.getPost() |
Method |
PathDefinition.getPut() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathDefinition.setDelete(Method delete) |
void |
PathDefinition.setGet(Method get) |
void |
PathDefinition.setPost(Method post) |
void |
PathDefinition.setPut(Method put) |
Copyright © 2019 WSO2. All rights reserved.