Uses of Enum Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.FilesetEntry.SymlinkBehavior
Packages that use Build.FilesetEntry.SymlinkBehavior
-
Uses of Build.FilesetEntry.SymlinkBehavior in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.FilesetEntry.SymlinkBehaviorModifier and TypeMethodDescriptionBuild.FilesetEntry.SymlinkBehavior.forNumber(int value) Build.FilesetEntry.Builder.getSymlinkBehavior()This field is optional because there will be some time when the new PB is used by tools depending on blaze query, but the new blaze version is not yet released.Build.FilesetEntry.getSymlinkBehavior()This field is optional because there will be some time when the new PB is used by tools depending on blaze query, but the new blaze version is not yet released.Build.FilesetEntryOrBuilder.getSymlinkBehavior()This field is optional because there will be some time when the new PB is used by tools depending on blaze query, but the new blaze version is not yet released.Build.FilesetEntry.SymlinkBehavior.valueOf(int value) Deprecated.Build.FilesetEntry.SymlinkBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Build.FilesetEntry.SymlinkBehavior[]Build.FilesetEntry.SymlinkBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.FilesetEntry.SymlinkBehaviorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Build.FilesetEntry.SymlinkBehavior>Build.FilesetEntry.SymlinkBehavior.internalGetValueMap()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.FilesetEntry.SymlinkBehaviorModifier and TypeMethodDescriptionBuild.FilesetEntry.Builder.setSymlinkBehavior(Build.FilesetEntry.SymlinkBehavior value) This field is optional because there will be some time when the new PB is used by tools depending on blaze query, but the new blaze version is not yet released.