| Package | Description |
|---|---|
| com.baidubce.services.cnap.model.deploygroup |
| Modifier and Type | Method and Description |
|---|---|
HTTPGetActionModel |
HandlerModel.getHttpGet() |
HTTPGetActionModel |
ProbeModel.getHttpGet() |
HTTPGetActionModel |
HTTPGetActionModel.withHost(String host) |
HTTPGetActionModel |
HTTPGetActionModel.withPath(String path) |
HTTPGetActionModel |
HTTPGetActionModel.withPort(int port) |
HTTPGetActionModel |
HTTPGetActionModel.withScheme(String scheme) |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerModel.setHttpGet(HTTPGetActionModel httpGet) |
void |
ProbeModel.setHttpGet(HTTPGetActionModel httpGet) |
HandlerModel |
HandlerModel.withHTTPGetActionModel(HTTPGetActionModel httpGet) |
Copyright © 2024. All rights reserved.