Uses of Class
pb.Ops.FileActionSymlink.Builder
Packages that use Ops.FileActionSymlink.Builder
-
Uses of Ops.FileActionSymlink.Builder in pb
Subclasses with type arguments of type Ops.FileActionSymlink.Builder in pbModifier and TypeClassDescriptionstatic final class
Protobuf typepb.FileActionSymlink
Methods in pb that return Ops.FileActionSymlink.BuilderModifier and TypeMethodDescriptionOps.FileActionSymlink.Builder.clear()
Ops.FileActionSymlink.Builder.clearNewpath()
source path for the linkOps.FileActionSymlink.Builder.clearOldpath()
destination path for the new file representing the linkOps.FileActionSymlink.Builder.clearOwner()
optional owner for the new fileOps.FileActionSymlink.Builder.clearTimestamp()
optional created time overrideOps.FileAction.Builder.getSymlinkBuilder()
FileActionSymlink creates a symlinkOps.FileActionSymlink.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Ops.FileActionSymlink.Builder.mergeFrom
(com.google.protobuf.Message other) Ops.FileActionSymlink.Builder.mergeFrom
(Ops.FileActionSymlink other) Ops.FileActionSymlink.Builder.mergeOwner
(Ops.ChownOpt value) optional owner for the new fileOps.FileActionSymlink.newBuilder()
Ops.FileActionSymlink.newBuilder
(Ops.FileActionSymlink prototype) Ops.FileActionSymlink.newBuilderForType()
protected Ops.FileActionSymlink.Builder
Ops.FileActionSymlink.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Ops.FileActionSymlink.Builder.setNewpath
(String value) source path for the linkOps.FileActionSymlink.Builder.setNewpathBytes
(com.google.protobuf.ByteString value) source path for the linkOps.FileActionSymlink.Builder.setOldpath
(String value) destination path for the new file representing the linkOps.FileActionSymlink.Builder.setOldpathBytes
(com.google.protobuf.ByteString value) destination path for the new file representing the linkOps.FileActionSymlink.Builder.setOwner
(Ops.ChownOpt value) optional owner for the new fileOps.FileActionSymlink.Builder.setOwner
(Ops.ChownOpt.Builder builderForValue) optional owner for the new fileOps.FileActionSymlink.Builder.setTimestamp
(long value) optional created time overrideOps.FileActionSymlink.toBuilder()
Methods in pb with parameters of type Ops.FileActionSymlink.BuilderModifier and TypeMethodDescriptionOps.FileAction.Builder.setSymlink
(Ops.FileActionSymlink.Builder builderForValue) FileActionSymlink creates a symlink