| Modifier and Type | Method and Description |
|---|---|
NFS |
NFS.Builder.build() |
NFS |
NFS.Builder.buildPartial() |
static NFS |
NFS.getDefaultInstance() |
NFS |
NFS.getDefaultInstanceForType() |
NFS |
NFS.Builder.getDefaultInstanceForType() |
NFS |
Volume.getNfs()
A Network File System (NFS) volume.
|
NFS |
Volume.Builder.getNfs()
A Network File System (NFS) volume.
|
NFS |
VolumeOrBuilder.getNfs()
A Network File System (NFS) volume.
|
static NFS |
NFS.parseDelimitedFrom(InputStream input) |
static NFS |
NFS.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NFS |
NFS.parseFrom(byte[] data) |
static NFS |
NFS.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NFS |
NFS.parseFrom(ByteBuffer data) |
static NFS |
NFS.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NFS |
NFS.parseFrom(com.google.protobuf.ByteString data) |
static NFS |
NFS.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NFS |
NFS.parseFrom(com.google.protobuf.CodedInputStream input) |
static NFS |
NFS.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NFS |
NFS.parseFrom(InputStream input) |
static NFS |
NFS.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NFS> |
NFS.getParserForType() |
static com.google.protobuf.Parser<NFS> |
NFS.parser() |
| Modifier and Type | Method and Description |
|---|---|
NFS.Builder |
NFS.Builder.mergeFrom(NFS other) |
Volume.Builder |
Volume.Builder.mergeNfs(NFS value)
A Network File System (NFS) volume.
|
static NFS.Builder |
NFS.newBuilder(NFS prototype) |
Volume.Builder |
Volume.Builder.setNfs(NFS value)
A Network File System (NFS) volume.
|
Copyright © 2025 Google LLC. All rights reserved.