| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ContainerPort |
GoogleCloudMlV1ContainerPort.clone() |
GoogleCloudMlV1ContainerPort |
GoogleCloudMlV1ContainerPort.set(String fieldName,
Object value) |
GoogleCloudMlV1ContainerPort |
GoogleCloudMlV1ContainerPort.setContainerPort(Integer containerPort)
Number of the port to expose on the container.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudMlV1ContainerPort> |
GoogleCloudMlV1ContainerSpec.getPorts()
Immutable.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setPorts(List<GoogleCloudMlV1ContainerPort> ports)
Immutable.
|
Copyright © 2011–2021 Google. All rights reserved.