| Package | Description |
|---|---|
| com.baidubce.services.bci.model.common | |
| com.baidubce.services.bci.model.container |
| Modifier and Type | Method and Description |
|---|---|
Port |
Port.setName(String name) |
Port |
Port.setPort(int port) |
Port |
Port.setProtocol(String protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<Port> |
ContainerDetailModel.getPorts() |
List<Port> |
Container.getPorts() |
| Modifier and Type | Method and Description |
|---|---|
ContainerDetailModel |
ContainerDetailModel.setPorts(List<Port> ports) |
Container |
Container.setPorts(List<Port> ports) |
Copyright © 2023. All rights reserved.