public class AdminApiManagementController extends Object
| Constructor and Description |
|---|
AdminApiManagementController() |
| Modifier and Type | Method and Description |
|---|---|
com.tvd12.ezyhttp.core.response.ResponseEntity |
disablePost(String target) |
com.tvd12.ezyhttp.core.response.ResponseEntity |
enablePost(String target) |
com.tvd12.ezyhttp.core.response.ResponseEntity |
restartPost(String target) |
com.tvd12.ezyhttp.core.response.ResponseEntity |
startPost(String target) |
com.tvd12.ezyhttp.core.response.ResponseEntity |
stopPost(String target) |
public com.tvd12.ezyhttp.core.response.ResponseEntity enablePost(String target)
public com.tvd12.ezyhttp.core.response.ResponseEntity disablePost(String target)
public com.tvd12.ezyhttp.core.response.ResponseEntity startPost(String target)
public com.tvd12.ezyhttp.core.response.ResponseEntity stopPost(String target)
public com.tvd12.ezyhttp.core.response.ResponseEntity restartPost(String target)
Copyright © 2024 Young Monkeys. All rights reserved.