Class Ops.FileActionCopy.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Ops.FileActionCopy.Builder>
com.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
pb.Ops.FileActionCopy.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Ops.FileActionCopyOrBuilder
- Enclosing class:
Ops.FileActionCopy
public static final class Ops.FileActionCopy.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
implements Ops.FileActionCopyOrBuilder
Protobuf type
pb.FileActionCopy
-
Method Summary
Modifier and TypeMethodDescriptionaddAllExcludePatterns
(Iterable<String> values) exclude files/dir matching any of these patterns (even if they match an include pattern)addAllIncludePatterns
(Iterable<String> values) include only files/dirs matching at least one of these patternsaddExcludePatterns
(String value) exclude files/dir matching any of these patterns (even if they match an include pattern)addExcludePatternsBytes
(com.google.protobuf.ByteString value) exclude files/dir matching any of these patterns (even if they match an include pattern)addIncludePatterns
(String value) include only files/dirs matching at least one of these patternsaddIncludePatternsBytes
(com.google.protobuf.ByteString value) include only files/dirs matching at least one of these patternsbuild()
clear()
allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to filesallowWildcard allows filepath.Match wildcards in src pathalwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an errorattemptUnpackDockerCompatibility detects if src is an archive to unpack it insteadcreateDestPath creates dest path directories if neededdest pathdirCopyContents only copies contents if src is a directoryexclude files/dir matching any of these patterns (even if they match an include pattern)followSymlink resolves symlinks in srcinclude only files/dirs matching at least one of these patternsoptional permission bits overridemode in non-octal formatoptional owner overrideclearSrc()
src is the source pathoptional created time overrideboolean
allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to filesboolean
allowWildcard allows filepath.Match wildcards in src pathboolean
alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an errorboolean
attemptUnpackDockerCompatibility detects if src is an archive to unpack it insteadboolean
createDestPath creates dest path directories if neededstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDest()
dest pathcom.google.protobuf.ByteString
dest pathboolean
dirCopyContents only copies contents if src is a directorygetExcludePatterns
(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)com.google.protobuf.ByteString
getExcludePatternsBytes
(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)int
exclude files/dir matching any of these patterns (even if they match an include pattern)com.google.protobuf.ProtocolStringList
exclude files/dir matching any of these patterns (even if they match an include pattern)boolean
followSymlink resolves symlinks in srcgetIncludePatterns
(int index) include only files/dirs matching at least one of these patternscom.google.protobuf.ByteString
getIncludePatternsBytes
(int index) include only files/dirs matching at least one of these patternsint
include only files/dirs matching at least one of these patternscom.google.protobuf.ProtocolStringList
include only files/dirs matching at least one of these patternsint
getMode()
optional permission bits overridemode in non-octal formatcom.google.protobuf.ByteString
mode in non-octal formatgetOwner()
optional owner overrideoptional owner overrideoptional owner overridegetSrc()
src is the source pathcom.google.protobuf.ByteString
src is the source pathlong
optional created time overrideboolean
hasOwner()
optional owner overrideprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Ops.FileActionCopy other) mergeOwner
(Ops.ChownOpt value) optional owner overridesetAllowEmptyWildcard
(boolean value) allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to filessetAllowWildcard
(boolean value) allowWildcard allows filepath.Match wildcards in src pathsetAlwaysReplaceExistingDestPaths
(boolean value) alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an errorsetAttemptUnpackDockerCompatibility
(boolean value) attemptUnpackDockerCompatibility detects if src is an archive to unpack it insteadsetCreateDestPath
(boolean value) createDestPath creates dest path directories if neededdest pathsetDestBytes
(com.google.protobuf.ByteString value) dest pathsetDirCopyContents
(boolean value) dirCopyContents only copies contents if src is a directorysetExcludePatterns
(int index, String value) exclude files/dir matching any of these patterns (even if they match an include pattern)setFollowSymlink
(boolean value) followSymlink resolves symlinks in srcsetIncludePatterns
(int index, String value) include only files/dirs matching at least one of these patternssetMode
(int value) optional permission bits overridesetModeStr
(String value) mode in non-octal formatsetModeStrBytes
(com.google.protobuf.ByteString value) mode in non-octal formatsetOwner
(Ops.ChownOpt value) optional owner overridesetOwner
(Ops.ChownOpt.Builder builderForValue) optional owner overridesrc is the source pathsetSrcBytes
(com.google.protobuf.ByteString value) src is the source pathsetTimestamp
(long value) optional created time overrideMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.FileActionCopy.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.FileActionCopy.Builder>
-
mergeFrom
public Ops.FileActionCopy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.FileActionCopy.Builder>
- Throws:
IOException
-
getSrc
src is the source path
string src = 1;
- Specified by:
getSrc
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The src.
-
getSrcBytes
public com.google.protobuf.ByteString getSrcBytes()src is the source path
string src = 1;
- Specified by:
getSrcBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for src.
-
setSrc
src is the source path
string src = 1;
- Parameters:
value
- The src to set.- Returns:
- This builder for chaining.
-
clearSrc
src is the source path
string src = 1;
- Returns:
- This builder for chaining.
-
setSrcBytes
src is the source path
string src = 1;
- Parameters:
value
- The bytes for src to set.- Returns:
- This builder for chaining.
-
getDest
dest path
string dest = 2;
- Specified by:
getDest
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The dest.
-
getDestBytes
public com.google.protobuf.ByteString getDestBytes()dest path
string dest = 2;
- Specified by:
getDestBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for dest.
-
setDest
dest path
string dest = 2;
- Parameters:
value
- The dest to set.- Returns:
- This builder for chaining.
-
clearDest
dest path
string dest = 2;
- Returns:
- This builder for chaining.
-
setDestBytes
dest path
string dest = 2;
- Parameters:
value
- The bytes for dest to set.- Returns:
- This builder for chaining.
-
hasOwner
public boolean hasOwner()optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
hasOwner
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- Whether the owner field is set.
-
getOwner
optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
getOwner
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The owner.
-
setOwner
optional owner override
.pb.ChownOpt owner = 3;
-
setOwner
optional owner override
.pb.ChownOpt owner = 3;
-
mergeOwner
optional owner override
.pb.ChownOpt owner = 3;
-
clearOwner
optional owner override
.pb.ChownOpt owner = 3;
-
getOwnerBuilder
optional owner override
.pb.ChownOpt owner = 3;
-
getOwnerOrBuilder
optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
getOwnerOrBuilder
in interfaceOps.FileActionCopyOrBuilder
-
getMode
public int getMode()optional permission bits override
int32 mode = 4;
- Specified by:
getMode
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The mode.
-
setMode
optional permission bits override
int32 mode = 4;
- Parameters:
value
- The mode to set.- Returns:
- This builder for chaining.
-
clearMode
optional permission bits override
int32 mode = 4;
- Returns:
- This builder for chaining.
-
getFollowSymlink
public boolean getFollowSymlink()followSymlink resolves symlinks in src
bool followSymlink = 5;
- Specified by:
getFollowSymlink
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The followSymlink.
-
setFollowSymlink
followSymlink resolves symlinks in src
bool followSymlink = 5;
- Parameters:
value
- The followSymlink to set.- Returns:
- This builder for chaining.
-
clearFollowSymlink
followSymlink resolves symlinks in src
bool followSymlink = 5;
- Returns:
- This builder for chaining.
-
getDirCopyContents
public boolean getDirCopyContents()dirCopyContents only copies contents if src is a directory
bool dirCopyContents = 6;
- Specified by:
getDirCopyContents
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The dirCopyContents.
-
setDirCopyContents
dirCopyContents only copies contents if src is a directory
bool dirCopyContents = 6;
- Parameters:
value
- The dirCopyContents to set.- Returns:
- This builder for chaining.
-
clearDirCopyContents
dirCopyContents only copies contents if src is a directory
bool dirCopyContents = 6;
- Returns:
- This builder for chaining.
-
getAttemptUnpackDockerCompatibility
public boolean getAttemptUnpackDockerCompatibility()attemptUnpackDockerCompatibility detects if src is an archive to unpack it instead
bool attemptUnpackDockerCompatibility = 7;
- Specified by:
getAttemptUnpackDockerCompatibility
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The attemptUnpackDockerCompatibility.
-
setAttemptUnpackDockerCompatibility
attemptUnpackDockerCompatibility detects if src is an archive to unpack it instead
bool attemptUnpackDockerCompatibility = 7;
- Parameters:
value
- The attemptUnpackDockerCompatibility to set.- Returns:
- This builder for chaining.
-
clearAttemptUnpackDockerCompatibility
attemptUnpackDockerCompatibility detects if src is an archive to unpack it instead
bool attemptUnpackDockerCompatibility = 7;
- Returns:
- This builder for chaining.
-
getCreateDestPath
public boolean getCreateDestPath()createDestPath creates dest path directories if needed
bool createDestPath = 8;
- Specified by:
getCreateDestPath
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The createDestPath.
-
setCreateDestPath
createDestPath creates dest path directories if needed
bool createDestPath = 8;
- Parameters:
value
- The createDestPath to set.- Returns:
- This builder for chaining.
-
clearCreateDestPath
createDestPath creates dest path directories if needed
bool createDestPath = 8;
- Returns:
- This builder for chaining.
-
getAllowWildcard
public boolean getAllowWildcard()allowWildcard allows filepath.Match wildcards in src path
bool allowWildcard = 9;
- Specified by:
getAllowWildcard
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The allowWildcard.
-
setAllowWildcard
allowWildcard allows filepath.Match wildcards in src path
bool allowWildcard = 9;
- Parameters:
value
- The allowWildcard to set.- Returns:
- This builder for chaining.
-
clearAllowWildcard
allowWildcard allows filepath.Match wildcards in src path
bool allowWildcard = 9;
- Returns:
- This builder for chaining.
-
getAllowEmptyWildcard
public boolean getAllowEmptyWildcard()allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to files
bool allowEmptyWildcard = 10;
- Specified by:
getAllowEmptyWildcard
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The allowEmptyWildcard.
-
setAllowEmptyWildcard
allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to files
bool allowEmptyWildcard = 10;
- Parameters:
value
- The allowEmptyWildcard to set.- Returns:
- This builder for chaining.
-
clearAllowEmptyWildcard
allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to files
bool allowEmptyWildcard = 10;
- Returns:
- This builder for chaining.
-
getTimestamp
public long getTimestamp()optional created time override
int64 timestamp = 11;
- Specified by:
getTimestamp
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The timestamp.
-
setTimestamp
optional created time override
int64 timestamp = 11;
- Parameters:
value
- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
optional created time override
int64 timestamp = 11;
- Returns:
- This builder for chaining.
-
getIncludePatternsList
public com.google.protobuf.ProtocolStringList getIncludePatternsList()include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsList
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- A list containing the includePatterns.
-
getIncludePatternsCount
public int getIncludePatternsCount()include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsCount
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The count of includePatterns.
-
getIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatterns
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The includePatterns at the given index.
-
getIncludePatternsBytes
public com.google.protobuf.ByteString getIncludePatternsBytes(int index) include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsBytes
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the includePatterns at the given index.
-
setIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Parameters:
index
- The index to set the value at.value
- The includePatterns to set.- Returns:
- This builder for chaining.
-
addIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Parameters:
value
- The includePatterns to add.- Returns:
- This builder for chaining.
-
addAllIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Parameters:
values
- The includePatterns to add.- Returns:
- This builder for chaining.
-
clearIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Returns:
- This builder for chaining.
-
addIncludePatternsBytes
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Parameters:
value
- The bytes of the includePatterns to add.- Returns:
- This builder for chaining.
-
getExcludePatternsList
public com.google.protobuf.ProtocolStringList getExcludePatternsList()exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsList
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- A list containing the excludePatterns.
-
getExcludePatternsCount
public int getExcludePatternsCount()exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsCount
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The count of excludePatterns.
-
getExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatterns
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The excludePatterns at the given index.
-
getExcludePatternsBytes
public com.google.protobuf.ByteString getExcludePatternsBytes(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsBytes
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the excludePatterns at the given index.
-
setExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Parameters:
index
- The index to set the value at.value
- The excludePatterns to set.- Returns:
- This builder for chaining.
-
addExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Parameters:
value
- The excludePatterns to add.- Returns:
- This builder for chaining.
-
addAllExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Parameters:
values
- The excludePatterns to add.- Returns:
- This builder for chaining.
-
clearExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Returns:
- This builder for chaining.
-
addExcludePatternsBytes
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Parameters:
value
- The bytes of the excludePatterns to add.- Returns:
- This builder for chaining.
-
getAlwaysReplaceExistingDestPaths
public boolean getAlwaysReplaceExistingDestPaths()alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an error
bool alwaysReplaceExistingDestPaths = 14;
- Specified by:
getAlwaysReplaceExistingDestPaths
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The alwaysReplaceExistingDestPaths.
-
setAlwaysReplaceExistingDestPaths
alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an error
bool alwaysReplaceExistingDestPaths = 14;
- Parameters:
value
- The alwaysReplaceExistingDestPaths to set.- Returns:
- This builder for chaining.
-
clearAlwaysReplaceExistingDestPaths
alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an error
bool alwaysReplaceExistingDestPaths = 14;
- Returns:
- This builder for chaining.
-
getModeStr
mode in non-octal format
string modeStr = 15;
- Specified by:
getModeStr
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The modeStr.
-
getModeStrBytes
public com.google.protobuf.ByteString getModeStrBytes()mode in non-octal format
string modeStr = 15;
- Specified by:
getModeStrBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for modeStr.
-
setModeStr
mode in non-octal format
string modeStr = 15;
- Parameters:
value
- The modeStr to set.- Returns:
- This builder for chaining.
-
clearModeStr
mode in non-octal format
string modeStr = 15;
- Returns:
- This builder for chaining.
-
setModeStrBytes
mode in non-octal format
string modeStr = 15;
- Parameters:
value
- The bytes for modeStr to set.- Returns:
- This builder for chaining.
-