| Modifier and Type | Class and Description |
|---|---|
class |
NFSVolumeSource
Represents an NFS mount.
|
static class |
NFSVolumeSource.Builder
Represents an NFS mount.
|
| Modifier and Type | Method and Description |
|---|---|
NFSVolumeSourceOrBuilder |
Volume.getNfsOrBuilder()
For NFS Voumes, contains the path to the nfs Volume
.google.cloud.run.v2.NFSVolumeSource nfs = 5; |
NFSVolumeSourceOrBuilder |
Volume.Builder.getNfsOrBuilder()
For NFS Voumes, contains the path to the nfs Volume
.google.cloud.run.v2.NFSVolumeSource nfs = 5; |
NFSVolumeSourceOrBuilder |
VolumeOrBuilder.getNfsOrBuilder()
For NFS Voumes, contains the path to the nfs Volume
.google.cloud.run.v2.NFSVolumeSource nfs = 5; |
Copyright © 2025 Google LLC. All rights reserved.