| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2VolumeMount |
GoogleCloudRunV2VolumeMount.clone() |
GoogleCloudRunV2VolumeMount |
GoogleCloudRunV2VolumeMount.set(String fieldName,
Object value) |
GoogleCloudRunV2VolumeMount |
GoogleCloudRunV2VolumeMount.setMountPath(String mountPath)
Required.
|
GoogleCloudRunV2VolumeMount |
GoogleCloudRunV2VolumeMount.setName(String name)
Required.
|
GoogleCloudRunV2VolumeMount |
GoogleCloudRunV2VolumeMount.setSubPath(String subPath)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2VolumeMount> |
GoogleCloudRunV2Container.getVolumeMounts()
Volume to mount into the container's filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Container |
GoogleCloudRunV2Container.setVolumeMounts(List<GoogleCloudRunV2VolumeMount> volumeMounts)
Volume to mount into the container's filesystem.
|
Copyright © 2011–2026 Google. All rights reserved.