| Modifier and Type | Method and Description |
|---|---|
File.DiskPath |
File.DiskPath.Builder.build() |
File.DiskPath |
File.DiskPath.Builder.buildPartial() |
static File.DiskPath |
File.DiskPath.getDefaultInstance() |
File.DiskPath |
File.DiskPath.getDefaultInstanceForType() |
File.DiskPath |
File.DiskPath.Builder.getDefaultInstanceForType() |
File.DiskPath |
File.getDiskPath()
Path of the file in terms of underlying disk/partition identifiers.
|
File.DiskPath |
File.Builder.getDiskPath()
Path of the file in terms of underlying disk/partition identifiers.
|
File.DiskPath |
FileOrBuilder.getDiskPath()
Path of the file in terms of underlying disk/partition identifiers.
|
static File.DiskPath |
File.DiskPath.parseDelimitedFrom(InputStream input) |
static File.DiskPath |
File.DiskPath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.DiskPath |
File.DiskPath.parseFrom(byte[] data) |
static File.DiskPath |
File.DiskPath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.DiskPath |
File.DiskPath.parseFrom(ByteBuffer data) |
static File.DiskPath |
File.DiskPath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.DiskPath |
File.DiskPath.parseFrom(com.google.protobuf.ByteString data) |
static File.DiskPath |
File.DiskPath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.DiskPath |
File.DiskPath.parseFrom(com.google.protobuf.CodedInputStream input) |
static File.DiskPath |
File.DiskPath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.DiskPath |
File.DiskPath.parseFrom(InputStream input) |
static File.DiskPath |
File.DiskPath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<File.DiskPath> |
File.DiskPath.getParserForType() |
static com.google.protobuf.Parser<File.DiskPath> |
File.DiskPath.parser() |
| Modifier and Type | Method and Description |
|---|---|
File.Builder |
File.Builder.mergeDiskPath(File.DiskPath value)
Path of the file in terms of underlying disk/partition identifiers.
|
File.DiskPath.Builder |
File.DiskPath.Builder.mergeFrom(File.DiskPath other) |
static File.DiskPath.Builder |
File.DiskPath.newBuilder(File.DiskPath prototype) |
File.Builder |
File.Builder.setDiskPath(File.DiskPath value)
Path of the file in terms of underlying disk/partition identifiers.
|
Copyright © 2024 Google LLC. All rights reserved.