| Modifier and Type | Method and Description |
|---|---|
NfsExportList |
NfsExportList.Builder.build() |
NfsExportList |
NfsExportList.Builder.buildPartial() |
static NfsExportList |
NfsExportList.getDefaultInstance() |
NfsExportList |
NfsExportList.getDefaultInstanceForType() |
NfsExportList |
NfsExportList.Builder.getDefaultInstanceForType() |
NfsExportList |
GuestConfigDetailsOrBuilder.getNfsExports()
NFS exports.
|
NfsExportList |
GuestConfigDetails.getNfsExports()
NFS exports.
|
NfsExportList |
GuestConfigDetails.Builder.getNfsExports()
NFS exports.
|
static NfsExportList |
NfsExportList.parseDelimitedFrom(InputStream input) |
static NfsExportList |
NfsExportList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsExportList |
NfsExportList.parseFrom(byte[] data) |
static NfsExportList |
NfsExportList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsExportList |
NfsExportList.parseFrom(ByteBuffer data) |
static NfsExportList |
NfsExportList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsExportList |
NfsExportList.parseFrom(com.google.protobuf.ByteString data) |
static NfsExportList |
NfsExportList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsExportList |
NfsExportList.parseFrom(com.google.protobuf.CodedInputStream input) |
static NfsExportList |
NfsExportList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsExportList |
NfsExportList.parseFrom(InputStream input) |
static NfsExportList |
NfsExportList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NfsExportList> |
NfsExportList.getParserForType() |
static com.google.protobuf.Parser<NfsExportList> |
NfsExportList.parser() |
| Modifier and Type | Method and Description |
|---|---|
NfsExportList.Builder |
NfsExportList.Builder.mergeFrom(NfsExportList other) |
GuestConfigDetails.Builder |
GuestConfigDetails.Builder.mergeNfsExports(NfsExportList value)
NFS exports.
|
static NfsExportList.Builder |
NfsExportList.newBuilder(NfsExportList prototype) |
GuestConfigDetails.Builder |
GuestConfigDetails.Builder.setNfsExports(NfsExportList value)
NFS exports.
|
Copyright © 2024 Google LLC. All rights reserved.