| Package | Description |
|---|---|
| com.baidubce.services.cnap.model.deploygroup |
| Modifier and Type | Method and Description |
|---|---|
EnvVarModel |
EnvVarModel.withName(String name) |
EnvVarModel |
EnvVarModel.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<EnvVarModel> |
ContainerModel.getEnv() |
| Modifier and Type | Method and Description |
|---|---|
ContainerModel |
ContainerModel.addEnv(EnvVarModel envVarModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerModel.setEnv(List<EnvVarModel> env) |
Copyright © 2022. All rights reserved.