| Package | Description |
|---|---|
| com.baidubce.services.cnap.model.deploygroup |
| Modifier and Type | Method and Description |
|---|---|
HandlerModel |
LifecycleModel.getPostStart() |
HandlerModel |
LifecycleModel.getPreStop() |
HandlerModel |
HandlerModel.withExecActionModel(ExecActionModel exec) |
HandlerModel |
HandlerModel.withHTTPGetActionModel(HTTPGetActionModel httpGet) |
HandlerModel |
HandlerModel.withTCPSocketAction(TCPSocketActionModel tcpSocket) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleModel.setPostStart(HandlerModel postStart) |
void |
LifecycleModel.setPreStop(HandlerModel preStop) |
LifecycleModel |
LifecycleModel.withPostStart(HandlerModel postStart) |
LifecycleModel |
LifecycleModel.withPreStop(HandlerModel preStop) |
Copyright © 2024. All rights reserved.