Uses of Enum Class
pb.Ops.MountContentCache
Packages that use Ops.MountContentCache
-
Uses of Ops.MountContentCache in pb
Subclasses with type arguments of type Ops.MountContentCache in pbMethods in pb that return Ops.MountContentCacheModifier and TypeMethodDescriptionstatic Ops.MountContentCache
Ops.MountContentCache.forNumber
(int value) Ops.Mount.Builder.getContentCache()
.pb.MountContentCache contentCache = 24;
Ops.Mount.getContentCache()
.pb.MountContentCache contentCache = 24;
Ops.MountOrBuilder.getContentCache()
.pb.MountContentCache contentCache = 24;
static Ops.MountContentCache
Ops.MountContentCache.valueOf
(int value) Deprecated.static Ops.MountContentCache
Ops.MountContentCache.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Ops.MountContentCache
Returns the enum constant of this class with the specified name.static Ops.MountContentCache[]
Ops.MountContentCache.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in pb that return types with arguments of type Ops.MountContentCacheModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Ops.MountContentCache> Ops.MountContentCache.internalGetValueMap()
Methods in pb with parameters of type Ops.MountContentCacheModifier and TypeMethodDescriptionOps.Mount.Builder.setContentCache
(Ops.MountContentCache value) .pb.MountContentCache contentCache = 24;