public class AdminApiManagementController extends Object
| Constructor | Description |
|---|---|
AdminApiManagementController() |
| Modifier and Type | Method | 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 © 2026 Young Monkeys. All rights reserved.